How call a function outside of .Mod file of Dynare?
Posted: Fri Jul 17, 2015 2:05 pm
How we can call a function (for example dynare_sensitivity();) in command prompt of MATLAB not in .Mod file of Dynare? I can see function in Command Prompt but How can i use it? Suppose that I simulate and estimate my model using mod file. Now I want sensitivity analysis or identification using command prompt of MATLAB. How can I do this?