Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x_correct = [1 2 3 4 5 6 7 8 9 10];
assert(isequal(oneToTen,x_correct))
|
Find the largest value in the 3D matrix
1056 Solvers
347 Solvers
Generate a vector like 1,2,2,3,3,3,4,4,4,4
3625 Solvers
Create an n-by-n null matrix and fill with ones certain positions
270 Solvers
Find out sum of all elements of given Matrix
349 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!