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
3096 Solvers
Back to basics 3 - Temp Directory
330 Solvers
388 Solvers
Generate a vector like 1,2,2,3,3,3,4,4,4,4
3871 Solvers
276 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!