Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 97;
assert(isequal(your_fcn_name(x),y_correct))
|
Matlab Basics II - Determine if an array has a 3rd dimension
107 Solvers
274 Solvers
266 Solvers
198 Solvers
143 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!