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))
x =
1 2 3 4 5 6 7 8 9 10
|
308 Solvers
Getting the indices from a matrice
360 Solvers
Generate N equally spaced intervals between -L and L
563 Solvers
Number of digits in an integer
336 Solvers
Side of an equilateral triangle
2595 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!