I am trying to make a loop to check the changes of steady state and impulse response as parameters change. So I made param.mat file from Matlab, and used load command. But it did not work. To be more specific, this attached mod file works fine when I include all parameters in the mod file, but when I use load command, Matlab reports the following error messages:
"numerical initial values incompatible with the following equations"
Can anyone help me to find out what's wrong?