who can answer this question?
Ältere Kommentare anzeigen
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 Kommentare
Azzi Abdelmalek
am 22 Sep. 2012
post your code
TAB
am 22 Sep. 2012
bym
am 22 Sep. 2012
I am resisting the temptation to answer the question 'Walter can!'
Antworten (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.
Kategorien
Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!