This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 3;
assert(isequal(times_3(x),y_correct))
|
986 Solvers
273 Solvers
194 Solvers
Back to basics - mean of corner elements of a matrix
237 Solvers
Matlab Basics - Convert a row vector to a column vector
302 Solvers