Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = '1';
y_correct = 1;
assert(isequal(your_fcn_name(x),y_correct))
y =
1
|
Omit columns averages from a matrix
527 Solvers
308 Solvers
1143 Solvers
Calculate the area of a triangle between three points
872 Solvers
2538 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!