very easyyyyyyyy
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 16;
y_correct = 4;
assert(isequal(your_fcn_name(x),y_correct))
|
How to find the position of an element in a vector without using the find function
2323 Solvers
367 Solvers
269 Solvers
The sum of the numbers in the vector
342 Solvers
303 Solvers