Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
dVar = [1:5 4:-1:1];
ref = diag(dVar);
user = MatrixFunc();
assert(isequal(user,ref))
|
337 Solvers
Find the largest value in the 3D matrix
1056 Solvers
701 Solvers
Output any real number that is neither positive nor negative
316 Solvers
555 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!