This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
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
|
582 Solvers
687 Solvers
convert matrix to single column
217 Solvers
201 Solvers
Matlab Basics - Assigning Variables
108 Solvers