I have the impression, that the testcase is broken.
My solution runs fine on my computer and fails in Cody.
It even does not give an output (which I usualy get in all other problems). The simple testfunction
function next = nextP(curr)
disp(curr);
next=curr;
end
Does not give an output too. What is the issue? How can I get the thing working?
Thanks for any reply ;-)
@bmtran, thanks for the improvement :D.
66 Solvers
Cody Computer Part 1 - Guess the system font used by uipanel
58 Solvers
Convert a vector into a number
503 Solvers
Find a subset that divides the vector into equal halves
332 Solvers
177 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!