Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: vrieg on January 02, 2025, 07:09:21 pm
-
Hey there,
did some one use EA API from MATLAB?
Maybe via MATLAB/python integration? I would like to work with tags and plot their values.
Python is nice, but MATLAB would be way better for parts of the evaluations.
Thanks in adance.
-
ok I managed. It is possible using the .NET interop assebly in MATLAB similar as it would be done in C#.
This will do the job.