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 Comments

post your code
I am resisting the temptation to answer the question 'Walter can!'

Sign in to comment.

Answers (1)

Jan
Jan on 23 Sep 2012
Edited: Jan on 23 Sep 2012
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

Asked:

on 22 Sep 2012

Community Treasure Hunt

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

Start Hunting!