Convert a 3d array to 1d?
in
Programming Questions
•
15 days ago
Hi all, so I want to convert a 3d array to 1d so that I can use sort () function to get the top10 largest numbers, is there a way to do it in Processing?
1