This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 'gadag';
y_correct = 'gadag';
assert(isequal(your_fcn_name(x),y_correct))
|
Remove any row in which a NaN appears
6826 Solvers
Reverse the elements of an array
687 Solvers
450 Solvers
292 Solvers
Matlab Basics II - Extract last 3 elements of a vector
164 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!