This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 1;
assert(isequal(square(x),y_correct))
|
6372 Solvers
Return unique values without sorting
589 Solvers
Compute a dot product of two vectors x and y
750 Solvers
420 Solvers
2457 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!