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