Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 16;
assert(isequal(square(x),y_correct))
|
Determine whether a vector is monotonically increasing
11914 Solvers
Back to basics 8 - Matrix Diagonals
781 Solvers
284 Solvers
267 Solvers
360 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!