Undefined command/function '_fff'.

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

Undefined command/function '_fff'.

Postby tandynare » Mon Oct 16, 2006 5:42 am

??? Error using ==> feval
Undefined command/function '_fff'.

Error in ==> fsolve at 180
fuser = feval(funfcn{3},x,varargin{:});
When I ran a program, the computer came back with the following error message,

Error in ==> dynare_solve at 15
[x,fval,exitval,output] = fsolve(func,x,options,varargin{:});

Error in ==> steady_ at 23
[ys_,check] = dynare_solve([fname_ '_fff'],x);

Error in ==> steady at 7
steady_;

Error in ==> test at 95
steady(1);

Error in ==> dynare at 26
evalin('base',fname) ;

Please help!
tandynare
 
Posts: 5
Joined: Sun Apr 17, 2005 7:09 am

Postby MichelJuillard » Mon Oct 16, 2006 6:41 am

If your model is written in file mod1.mod, you must type

dynare mod1

According to the error message that you got, for some reason, Dynare doesn't know the name of the file (mod1, in my example)

Best

Michel
MichelJuillard
 
Posts: 680
Joined: Thu Nov 18, 2004 10:51 am


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 10 guests