Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
A = [98 56 78 34 100 88 87] ;
Grades_correct = [98 56 34 100 88 87];
assert(isequal(your_fcn_name(A),Grades_correct))
|
Arrange vector in ascending order
624 Solvers
Calculate the area of a triangle between three points
871 Solvers
219 Solvers
525 Solvers
Determine the length of a string of characters
171 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!