Find the maximum value in the given matrix.
For example, if
A = [1 2 3; 4 7 8; 0 9 1];
then the answer is 9.
I think it's best not to have a working solution already entered by default, but maybe that's just me.
@author: please remove the solution for this very easy "problem"
minecraft
1104 Solvers
798 Solvers
Return unique values without sorting
488 Solvers
Return elements unique to either input
478 Solvers
Do Fast Fourier Transformation
178 Solvers