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(times3(x),y_correct))
|
7680 Solvers
276 Solvers
245 Solvers
Find out sum of all elements of given Matrix
272 Solvers
Matlab Basics - Pick out parts of a vector
148 Solvers