Page 1 of 1

Tranferring model equations to Matlab

Posted: Fri Oct 13, 2006 8:19 am
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

Posted: Fri Oct 13, 2006 10:16 am
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.