Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [5000 100 5];
y_correct = 5629499534213120;
assert(isequal(your_fcn_name(x),y_correct))
ans =
5.6295e+15
|
5832 Solvers
Back to basics 22 - Rotate a matrix
763 Solvers
07 - Common functions and indexing 1
338 Solvers
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
297 Solvers
121 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!