Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 1;
assert(isequal(your_fcn_name(x),y_correct))
|
Determine whether a vector is monotonically increasing
11925 Solvers
9831 Solvers
Arrange Vector in descending order
4082 Solvers
315 Solvers
241 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!