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
|
927 Solvers
Determine Whether an array is empty
646 Solvers
573 Solvers
583 Solvers
construct matrix with identical rows
168 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!