Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
y_correct = 45-3;
assert(isequal(TheAnswer(),y_correct))
ans =
42
|
Back to basics 6 - Column Vector
809 Solvers
Number of odd and even elements within matrix
100 Solvers
424 Solvers
Find the index of n in magic(n)
127 Solvers
Sum the real and imaginary parts of a complex number
86 Solvers