Thank you so much. It is really beneficial. It will be really helpful if some content on overlapping generations models or life-cycle models is also provided.
Thank you very much for the video. I have reproduced the same mod file and encountered the following error: Error using print_info (line 32) The steady state has NaNs or Inf. Error in steady (line 102) print_info(info,options_.noprint, options_); Error in rbc.driver (line 210) steady; Error in dynare (line 293) evalin('base',[fname '.driver']) ; Could you please explain where I have done wrong?
Without looking at the files I can't really do this. But I have uploaded the mod files on my homepage: mutschler.eu/dynare/ so you should be able to compare them.
Hello, Willi. Thanks you so much for your materials and videos. I would like ask you if you can explain in detail the logic behind this code: if system(['/Library/TeX/texbin/pdflatex -halt-on-error -interaction=batchmode ' M_.fname '_TeX_binder.tex']) warning('TeX-File did not compile; you need to compile it manually') you didn't explain where the url comes from :( How could I replicate it? Thanks
This is a system command which will be passed by MATLAB to your actual terminal. This command is just used to compile the Latex files Dynare created. If it does not work for you, don't worry, then MATLAB did not get the PATH correctly or you don't have LATEX installed. If you are sure that Latex is installed, then simply delete the command and open the tex files with your favorite editor and compile them with it. Passing the PATH to MATLAB can sometimes be tricky: git.dynare.org/Dynare/dynare#optional-pass-the-full-path-to-matlab-to-run-system-commands
Prof. Mutschler, I an realizing my tesis for a Economic Msc... I am making a RBC model, I could write an email with questions respect to Steady State solution, thank you..
Thank you so much. Keep the good work up. I think I may need you help in running my model if I encounter some problems. Will you be reachable over the email.
Thank you so much. It is really beneficial.
It will be really helpful if some content on overlapping generations models or life-cycle models is also provided.
Thank you, Willi. Your videos have been helpful in my Ph.D. thesis writing.
Thanks!
Thank you so much for the video again. You are putting a great effort. Thanks a lot.
Thanks for watching.
Thank you
I benefit a lot from the videos you post
Great work Willi, thank you for all your effort :)
My pleasure!
Thank you very much for the video.
I have reproduced the same mod file and encountered the following error:
Error using print_info (line 32)
The steady state has NaNs or Inf.
Error in steady (line 102)
print_info(info,options_.noprint, options_);
Error in rbc.driver (line 210)
steady;
Error in dynare (line 293)
evalin('base',[fname '.driver']) ;
Could you please explain where I have done wrong?
Without looking at the files I can't really do this. But I have uploaded the mod files on my homepage: mutschler.eu/dynare/ so you should be able to compare them.
@@wmutschl Thank you! I will compare my file with the uploaded one.
Hello, Willi. Thanks you so much for your materials and videos. I would like ask you if you can explain in detail the logic behind this code:
if system(['/Library/TeX/texbin/pdflatex -halt-on-error -interaction=batchmode ' M_.fname '_TeX_binder.tex'])
warning('TeX-File did not compile; you need to compile it manually')
you didn't explain where the url comes from :( How could I replicate it?
Thanks
This is a system command which will be passed by MATLAB to your actual terminal. This command is just used to compile the Latex files Dynare created. If it does not work for you, don't worry, then MATLAB did not get the PATH correctly or you don't have LATEX installed. If you are sure that Latex is installed, then simply delete the command and open the tex files with your favorite editor and compile them with it. Passing the PATH to MATLAB can sometimes be tricky: git.dynare.org/Dynare/dynare#optional-pass-the-full-path-to-matlab-to-run-system-commands
Thank you!!
Gladly!
Prof. Mutschler, I an realizing my tesis for a Economic Msc... I am making a RBC model, I could write an email with questions respect to Steady State solution, thank you..
would you mind telling me the font you use? Thank you!
I think Baskerville and Palatino?
Thank you so much. Keep the good work up. I think I may need you help in running my model if I encounter some problems. Will you be reachable over the email.