who can answer this question?
Show older comments
in using curve fitting toolbox, after fitting data show this error "Fit could not be computed due to error:
Too many input arguments." what can i do for solving this problem?
3 Comments
Azzi Abdelmalek
on 22 Sep 2012
post your code
TAB
on 22 Sep 2012
bym
on 22 Sep 2012
I am resisting the temptation to answer the question 'Walter can!'
Answers (1)
Obviously "too many input arguments" means, that you have defined too much input arguments. So it is worth to inspect the number of input arguments and check, if there are too many of them.
Sorry for mentioning the barely obvious.
Categories
Find more on Get Started with Curve Fitting Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!