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))
|
2532 Solvers
928 Solvers
251 Solvers
Create a two dimensional zero matrix
275 Solvers
Find out sum of all elements of given Matrix
272 Solvers