Matlab Fundamentals course:Creating and Calling Functions(4/5) Modify a Function: Not enough input arguments. Error in zerofuncti​on>findcro​ssing (line 23) y = y - z;

33 views (last 30 days)
Hello, I passed Matlab Fundamentals to 97%, but there is still one task which I can´t finalize. I added everything required and checked it also in correct solution. But there is is error:
Not enough input arguments.
y = y - z;
I don´t know what to do now? Could you help me please?
Thnak you

Answers (1)

Cris LaPierre
Cris LaPierre about 1 hour ago
As far as I can tell, you have not followed the instructions. The error suggests you have done part 2 correctly, but the image shows you have not done parts 1, 3 and 4.
Follow all the instructions and then submit your solution.
  3 Comments

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!