Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 1;
y_correct =[7 9 11 13 15];
assert(isequal(your_fcn_name(x),y_correct))
|
1836 Solvers
Arrange Vector in descending order
4075 Solvers
Calculate the area of a triangle between three points
871 Solvers
The sum of the numbers in the vector
426 Solvers
154 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!