From: Kyle on
Yea...you are right. I got the "add plus" error to go away and now I'm getting the dang "scalar" error again. It just doesn't make sense to me how I am suppose to use the fzero command with values that are not scalars. Should I be taking the absolute value of everything?
From: Gabo on
Kyle,

I'm not sure I follow all the details, but you may want to try FSOLVE (n-dimensional), instead of FZERO (1-dimensional, scalar):

http://www.mathworks.com/access/helpdesk/help/toolbox/optim/ug/fsolve.html

Gabo
First  |  Prev  | 
Pages: 1 2
Prev: FZERO Error
Next: FZERO Error plus matrx dimensions