Beginning matlab user error, functions

1 view (last 30 days)
I am taking a beginning course in MATLAB programming. My textbook was written by a professor using MATLAB 2009b. Perhaps that is irrelevant, but I want to know why I am getting errors trying to inititate functions. The following function code is written as a solution in my textbook.
This might be a novice question, please forgive me.

Accepted Answer

madhan ravi
madhan ravi on 19 Oct 2020
Take that fminsearch() outside of the function
doc function % see how to use functions

More Answers (0)

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!