Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 2;
y_correct = 4*pi;
assert(isequal(your_fcn_name(x),y_correct))
|
Getting the indices from a vector
3213 Solvers
Getting the absolute index from a matrix
211 Solvers
573 Solvers
432 Solvers
Determine if input is divisible by three.
162 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!