Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
A = [98 56 78 34 100 88 87] ;
Grades_correct = [98 56 34 100 88 87];
assert(isequal(your_fcn_name(A),Grades_correct))
|
Remove all the words that end with "ain"
1292 Solvers
Find the largest value in the 3D matrix
1056 Solvers
Flag largest magnitude swings as they occur
582 Solvers
Returning a "greater than" vector
188 Solvers
255 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!