Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 1;
assert(isequal(your_fcn_name(x),y_correct))
ans =
1
|
17467 Solvers
Back to basics 25 - Valid variable names
293 Solvers
Getting the absolute index from a matrix
211 Solvers
445 Solvers
177 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!