Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = [];
y_correct = true;
assert(isequal(MatrixIsEmpty(x),y_correct))
ans =
1
|
Find the numeric mean of the prime numbers in a matrix.
6781 Solvers
Create a square matrix of multiples
383 Solvers
284 Solvers
216 Solvers
484 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!