Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
ref = [13 -1 5;-22 10 -87];
user = MatrixFunc();
assert(isequal(user,ref))
|
351 Solvers
Flip the main diagonal of a matrix
506 Solvers
Create an index-powered vector
352 Solvers
2314 Solvers
Matlab Basics - Convert a row vector to a column vector
419 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!