Feeds
질문
Matlab Automation COM server Deployment Issue : Works only on Host PC
Hello, I have an issue deploying my C# software that references the MlApp.dll COM server. The problem is that when I compile ...
13년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
How to Quit MATLAB using C# & COM?
I use: public static MLApp.MLApp matlab; matlab = new MLApp.MLApp(); matlab.Execute("exit");
How to Quit MATLAB using C# & COM?
I use: public static MLApp.MLApp matlab; matlab = new MLApp.MLApp(); matlab.Execute("exit");
13년 초과 전 | 0
