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
