Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: vrieg on January 02, 2025, 07:09:21 pm

Title: Usng EA-API from MATLAB
Post 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.
Title: Re: Usng EA-API from MATLAB
Post by: vrieg on January 03, 2025, 06:12:07 am
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.