Page 1 of 1

LaTex Output

PostPosted: Sun Apr 05, 2009 3:56 pm
by laura
Dear all,

I need your help. Can somebody tell me how to get a Tex output in Dynare 4.0.3?

Thank you very much in advance

laura

Re: LaTex Output

PostPosted: Sun Apr 05, 2009 10:11 pm
by StephaneAdjemian
Hi Laura,

Here is an example (for stoch_simul, but you will obtain more tex output with the estimation command).

Best,
Stéphane.

Re: LaTex Output

PostPosted: Sun Nov 28, 2010 12:14 pm
by bigbigben
It does not work. Here is the error message with calling "fprintf"

??? Error using ==> fprintf
Invalid file identifier. Use fopen to generate a valid file identifier.

Error in ==> stoch_simul at 180
fprintf(fidTeX,'\\begin{figure}[H]\n');

Error in ==> distcost_estimation2_all at 340
info = stoch_simul(var_list_);

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

Re: LaTex Output

PostPosted: Mon Jan 10, 2011 5:44 pm
by SébastienVillemot
Which version of Dynare are you using ? It works for me with Dynare 4.1.3 and with the snapshot...