by bigbigben » Sun Nov 28, 2010 12:14 pm
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) ;