Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 2;
y_correct = [64 32/31]
assert(isequal(your_fcn_name(x),y_correct))
y_correct =
64.0000 1.0323
y =
64.0000 1.0323
|
337 Solvers
248 Solvers
314 Solvers
Create an anti-identity matrix
153 Solvers
259 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!