Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x_correct = [1 2 3 4 5 6 7 8 9 10];
assert(isequal(oneToTen,x_correct))
|
middleAsColumn: Return all but first and last element as a column vector
317 Solvers
Getting the row and column location from a matrix
192 Solvers
204 Solvers
Sum the numbers on the main diagonal
375 Solvers
467 Solvers