Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
dVar = [1:5 4:-1:1];
ref = diag(dVar);
user = MatrixFunc();
assert(isequal(user,ref))
|
707 Solvers
220 Solvers
348 Solvers
260 Solvers
379 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!