Hello Samantha,
I think you should change "assert(isequal(your_fcn_name(x),y_correct))
" to "assert(isequal(your_fcn_name(n),y_correct))"
I made the suggested change to the test suite and re-scored.
Good
I believe there is some tricky code in the test suite that has to be overcome by hacking the Cody Scoring server, and execute a function your_fcn_name before it is even called. Or a mechanism to change all x's in n's.
1816 Solvers
Matrix indexing with two vectors of indices
492 Solvers
The sum of the numbers in the vector
433 Solvers
07 - Common functions and indexing 3
331 Solvers
Element by element multiplication of two vectors
272 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!