Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 1;
assert(isequal(your_fcn_name(x),y_correct))
ans =
1
|
6719 Solvers
484 Solvers
264 Solvers
445 Solvers
708 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!