Given a 3D matrix A, find the largest value.
Example
>> A = 1:9;
>> A = reshape(A,[3 1 3]);
>> islargest(A)
ans = 9
nfo
While evaluating the solution, the server encountered an error caused by temporary unavailability of MATLAB Service. Wait a few minutes for the MATLAB Service to return, and then rescore.
7678 Solvers
415 Solvers
251 Solvers
07 - Common functions and indexing 1
269 Solvers
439 Solvers