Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
ref = reshape(1:100,10,10);
user = MatrixFunc();
assert(isequal(user,ref))
|
Determine whether a vector is monotonically increasing
11920 Solvers
Project Euler: Problem 5, Smallest multiple
397 Solvers
Number of 1s in a binary string
2819 Solvers
Duplicate each element of a vector.
518 Solvers
1097 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!