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!