Determine the square root of the value the user has entered, n.
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.
797 Solvers
310 Solvers
197 Solvers
Matlab Basics II - Count rows in a matrix
178 Solvers
Finding perimeter of a rectangle
193 Solvers