who can answer this question?
古いコメントを表示
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 件のコメント
Azzi Abdelmalek
2012 年 9 月 22 日
post your code
TAB
2012 年 9 月 22 日
bym
2012 年 9 月 22 日
I am resisting the temptation to answer the question 'Walter can!'
回答 (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.
カテゴリ
ヘルプ センター および File Exchange で Get Started with Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!