ActiveX を使用して複数のインスタンスを起動することは可能ですか?
Ältere Kommentare anzeigen
ActiveX のオートメーションサーバとして MATLAB を設定しています。
CreateObject("Matlab.Application")
と記述し、そのスクリプトを実行すると、MATLAB が起動します。しかし、2 つのクライアントが起動されていても同じ環境を使用しているようです。このコマンドを使用して MATLAB を二つ干渉しないクライアントを同時に起動させる方法を教えてください。
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu MATLAB の COM オブジェクト finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!