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
235 Solvers
1429 Solvers
Duplicate each element of a vector.
521 Solvers
Replace multiples of 5 with NaN
362 Solvers
Determine the number of odd integers in a vector
447 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!