Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 10.67;
y_correct = 11;
assert(isequal(your_fcn_name(x),y_correct))
|
6723 Solvers
Find common elements in matrix rows
1232 Solvers
The Hitchhiker's Guide to MATLAB
2874 Solvers
284 Solvers
275 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!