Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 16;
assert(isequal(square(x),y_correct))
|
Getting the indices from a matrice
360 Solvers
505 Solvers
525 Solvers
07 - Common functions and indexing 6
348 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!