How to execute the .mod file in .NET design platform

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

How to execute the .mod file in .NET design platform

Postby xybill » Tue Aug 30, 2011 9:11 am

Hi everyone, I need some help now. How to execute the .mod file of Dynare in .NET design platform.
The following code can't be execute in. NET design platform, but the code "addpath c:\dynare\4.2.1\matlab; dynare rbc.mod" can be run in Matlab environment. The rbc.mod is a mod file which I designed.

MLApp.MLAppClass matlab = new MLApp.MLAppClass();
string command;
command="addpath c:\\dynare\\4.2.1\\matlab;"+
"dynare rbc.mod;";
matlab.Execute(command);
matlab.Quit();
matlab = null;

Has anyone else ever encountered this problem or have any ideas on how to fix it? Any help or suggestions would be greatly appreciated.

Sincerely,
-xybill
xybill
 
Posts: 1
Joined: Tue Aug 30, 2011 8:22 am

Re: How to execute the .mod file in .NET design platform

Postby SébastienVillemot » Wed Sep 14, 2011 12:56 pm

Hi,

Just for your information, the Dynare team does not support the .NET platform.

This does not mean that what you are trying is impossible. Maybe some user has already done so and will reply.

Best,
Sébastien Villemot
Economist at OFCE – Sciences Po
SébastienVillemot
 
Posts: 706
Joined: Fri Dec 07, 2007 2:29 pm
Location: Paris, France


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 13 guests