How can i control another program remotely via .Net API using Matlab?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hey,
i have a complex algorithm in Matlab which generates several vectors.
To visualise the results of this algorithm, i want to use a simulation program. This program has an .NET API. The plan is to control this simulation program remotely using Matlab. How can i realize this?
The problem isn't the control of the simualtion program. In C# the control is no problem. But how can i control the software out of Matlab?
Could MATLAB Builder™ NE help me somehow?
Would it perhaps be easier if i would program a C#-Programm, which controls Matlab and die simulation program remotely?
0 Kommentare
Akzeptierte Antwort
Jason Ross
am 7 Mai 2013
Bearbeitet: Jason Ross
am 7 Mai 2013
Can you just add the assembly and go from there?
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu .NET Methods in MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!