Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
A = [3 4 7];
y_correct = 1;
assert(isequal(your_fcn_name(A),y_correct))
ans =
1
|
Make the vector [1 2 3 4 5 6 7 8 9 10]
35553 Solvers
Find the two most distant points
1628 Solvers
3968 Solvers
2334 Solvers
Calculate square and cube of number
248 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!