Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = [2 -1 -3];
y_correct = [1.5 -1]';
assert(isequal(your_fcn_name(x),y_correct))
|
1163 Solvers
309 Solvers
Area of an equilateral triangle
2759 Solvers
Solving Quadratic Equations (Version 1)
427 Solvers
1221 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!