Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [1 7; 9 0; 6 4; 2 7];
y_correct = 2;
assert(isequal(your_fcn_name(x),y_correct))
y =
2
|
Is my wife right? Now with even more wrong husband
1241 Solvers
Back to basics 3 - Temp Directory
328 Solvers
Generate a vector like 1,2,2,3,3,3,4,4,4,4
3613 Solvers
Reverse the elements of an array
687 Solvers
272 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!