Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
aVec = [3.14 15 9 26];
a = VectorFunc();
assert(isequal(a,aVec))
aVec =
3.1400 15.0000 9.0000 26.0000
|
Sort a list of complex numbers based on far they are from the origin.
4327 Solvers
Back to basics 11 - Max Integer
678 Solvers
Back to basics 23 - Triangular matrix
634 Solvers
Sum the numbers on the main diagonal
453 Solvers
315 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!