Ability to extract Data from AIMMS

198 views
Skip to first unread message

CG

unread,
Aug 23, 2017, 3:08:39 PM8/23/17
to AIMMS - The Modeling System
After AIMMS project is executed (F6), the one way I am used to is to right click on the variable or parameter then select "Data... " from the dropdown menu to pull up relevant data. 

This has become very slow as my AIMMS model grows. Does AIMMS have python or matlab API that allows me to simply extract the data from writing some scripts?

Thanks
CG

Deanne Zhang

unread,
Aug 28, 2017, 8:37:28 PM8/28/17
to AIMMS - The Modeling System
Hi,

I would recommend you build a few AIMMS pages to show the value of variables and parameters. You can also add a button to run the solving procedure and buttons to navigate between pages. So your work flow will be click the button to run the model and see the results on the page.

You can also export AIMMS results to Excel, database or text file.

AIMMS does have API with python and matlab. But unless you need link existing code of those systems, I would not recommend taking this route.

Best,
Deanne

CG

unread,
Aug 29, 2017, 10:38:45 AM8/29/17
to AIMMS - The Modeling System
Where can I find the AIMMS API with MATLAB/PYTHON, and an instruction ?

Thanks

CG

Deanne Zhang

unread,
Aug 29, 2017, 10:58:47 AM8/29/17
to AIMMS - The Modeling System
AIMMS provides COM object to call AIMMS from Matlab, Python and some other languages. You can find the example here: https://aimms.com/english/developers/resources/examples/functional-examples/calling-aimmscom

Best,
Deanne


--
You received this message because you are subscribed to the Google Groups "AIMMS - The Modeling System" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aimms+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages