Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = -3;
y_correct = 101;
assert(isequal(quad1(x),y_correct))
|
2 | Pass |
x = 5;
y_correct = 285;
assert(isequal(quad1(x),y_correct))
|
Create a square matrix of multiples
383 Solvers
"Low : High - Low : High - Turn around " -- Create a subindices vector
320 Solvers
573 Solvers
224 Solvers
327 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!