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"
good
I agree with Ed, the solution is already given in the problem, which defeats the purpose of it.
The solution has been removed from the default function.
good
I like it
pretty good
good problem
If you change the function name, MATLAB will return incorrect.
I like this task
WHAT DO YOU LIKE ABOUT IT
max(X) gives the largest elements for each row. To traverse the whole matrix, convert it to a column,X(:), then take its max, max(X(:))
It's always disappointing to look at the best solution in cody, please rectify these errors.
minecraft
854 Solvers
512 Solvers
Sum of diagonal of a square matrix
1340 Solvers
Sum the 'edge' values of a matrix
239 Solvers
339 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!