Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
y=myfunction();
x=1/[]; % oops...;
assert(isequal(x,y))
|
Make the vector [1 2 3 4 5 6 7 8 9 10]
35547 Solvers
9819 Solvers
Matrix indexing with two vectors of indices
485 Solvers
248 Solvers
Celsius to Fahrenheit converter
388 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!