Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 1;
y_correct =[7 9 11 13 15];
assert(isequal(your_fcn_name(x),y_correct))
|
Remove any row in which a NaN appears
6827 Solvers
Flip the main diagonal of a matrix
506 Solvers
Convert a vector into a number
503 Solvers
07 - Common functions and indexing 5
314 Solvers
327 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!