Tranferring model equations to Matlab

Use this forum to post Vensim related questions.
Post Reply
gyucel
Member
Posts: 20
Joined: Fri Apr 02, 2004 1:47 pm

Tranferring model equations to Matlab

Post by gyucel »

Is anybody aware of a MatLab, C++ or Java code that can be used to transfer model equations from Vensim to a programming platform?

Or is anybody aware of anyone currently dealing with it?

regards,
gonenc
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

Vensim DSS will create the model equations as a C file (via compilation). The Vensim DLL will allow you programmatic access to a model. The latter is probably more useful.
Post Reply