interaction with matlab programs
Posted: Thu Mar 30, 2006 5:42 pm
Dear all,
I have a possibly very silly question.
I am having trouble with the interaction between dynare and other matlab programs.
I have written a standard dynare program to solve a DSGE model and it works fine.
However, I wanted to start playing around with the calibration and to do this I use a matlab program that solves for part of the steady state of the model. The problem is that when I try to set some of the calibrated parameters equal to the result of that program dynare gives me the following error message:
??? Error using ==> dynare
syntax error at line 717
which is the line in which I call the matlab file that defines the vector of coefficients. I think dynare is trying to tell me that it cannot communicate with that matlab program.
What is the problem with this? Is it not possible to define the calibration of the parameters for the dynare program by calling the results from another matlab program?
Thanks,
Pablo
I have a possibly very silly question.
I am having trouble with the interaction between dynare and other matlab programs.
I have written a standard dynare program to solve a DSGE model and it works fine.
However, I wanted to start playing around with the calibration and to do this I use a matlab program that solves for part of the steady state of the model. The problem is that when I try to set some of the calibrated parameters equal to the result of that program dynare gives me the following error message:
??? Error using ==> dynare
syntax error at line 717
which is the line in which I call the matlab file that defines the vector of coefficients. I think dynare is trying to tell me that it cannot communicate with that matlab program.
What is the problem with this? Is it not possible to define the calibration of the parameters for the dynare program by calling the results from another matlab program?
Thanks,
Pablo