How can i control another program remotely via .Net API using Matlab?

조회 수: 3 (최근 30일)
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?

채택된 답변

Jason Ross
Jason Ross 2013년 5월 7일
편집: Jason Ross 2013년 5월 7일
Can you just add the assembly and go from there?

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Getting Started with Microsoft .NET에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by