Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1+2i;
y_correct = 2;
assert(isequal(your_fcn_name(x),y_correct))
|
3075 Solvers
Back to basics 23 - Triangular matrix
634 Solvers
Generate a vector like 1,2,2,3,3,3,4,4,4,4
3614 Solvers
143 Solvers
46 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!