Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
dVar = [1:5 4:-1:1];
ref = diag(dVar);
user = MatrixFunc();
assert(isequal(user,ref))
|
Find the numeric mean of the prime numbers in a matrix.
6782 Solvers
Determine if a Given Number is a Triangle Number
322 Solvers
All your base are belong to us
463 Solvers
Sum the elements in either diagonal of a square matrix
178 Solvers
255 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!