What is the interest ?
15.99% per annum.
y=max(x,[],'all');
like it
function y = your_fcn_name(x)
y = max(max(x));
end
3396 Solvers
357 Solvers
Getting the row and column location from a matrix
244 Solvers
387 Solvers
Find nearest prime number less than input number
274 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!