Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
%%
x_correct = [1 2 3 4 5 6 7 8 9 10];
assert(isequal(oneToTen,x_correct))
Error: Undefined function or variable 'oneToTen'.
|
3117 Solvers
Back to basics 20 - singleton dimensions
254 Solvers
284 Solvers
Create an index-powered vector
353 Solvers
555 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!