Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 5;
y_correct = 10;
assert(isequal(your_fcn_name(x),y_correct))
|
07 - Common functions and indexing 1
269 Solvers
07 - Common functions and indexing 6
282 Solvers
Find the dimensions of a matrix
267 Solvers
Element by element multiplication of two vectors
202 Solvers
295 Solvers