I think , test suite is wrong according to the question statement.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 2;
y_correct = 4*pi;
assert(isequal(your_fcn_name(x),y_correct))
|
495 Solvers
386 Solvers
Back to basics 25 - Valid variable names
293 Solvers
Matlab Basics - Switching Assignments
171 Solvers
299 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!