Hi,
I just downloaded version 4.0.3 and can't seem to be able to make any examples work except the deterministic case. For the first stochastic example, I first created myself but then downloaded the file ( RBC_Monop_JFV) from the website and ran it. I have student version of MatLab 2007a. I get what seems like all of the output (including a set of graphs I can't print) followed by the error messages below. Much appreciated if anyone can shed some light.
CLH
?? Error using ==> graphics\private\prepare at 307
Error using ==> graphics\private\prepare at 100
Previously accessible file "C:\Program Files\MATLAB\R2007a\toolbox\matlab\graphics\private\fireprintbehavior.m" is now inaccessible.
Error in ==> stoch_simul at 174
eval(['print -depsc2 ' M_.fname '_IRF_' deblank(tit(i,:)) '.eps']);
Error in ==> RBC_Monop_JFV at 134
info = stoch_simul(var_list_);
Error in ==> dynare at 102
evalin('base',fname) ;