Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

report error #1

Open
bowendufe opened this issue Jul 10, 2018 · 0 comments
Open

report error #1

bowendufe opened this issue Jul 10, 2018 · 0 comments

Comments

@bowendufe
Copy link

hi ! when I run the main.m , it run for a while and reports:
Solving discounted MPCs backward
Error using save
Cannot create 'NOFS.mat' because
'..\FortranOutputDir\BaselineOutputSubdir\IRF_Monetary'
does not exist.

Error in SaveIRFOutput (line 19)
save(OutputFileIRF,'-struct','irf');

Error in IRFSequence (line 19)
SaveIRFOutput(irf,OutputFileIRF)

Error in ImpulseResponses (line 28)
IRFSequence

Error in Main (line 9)
if DoImpulseResponses; ImpulseResponses; end
I don't where is wrong,can you check it ? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant