Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 1;
y_correct = 'yes';
assert(isequal(your_fcn_name(x),y_correct))
|
10737 Solvers
How to find the position of an element in a vector without using the find function
2320 Solvers
Back to basics 22 - Rotate a matrix
682 Solvers
264 Solvers
724 Solvers