MATLAB .NET Engine API で起動後に MATLAB のバージョンを切り替えることは可能ですか?
Show older comments
C# アプリケーションから .NET Engine API を介して MATLAB を起動して、Simulink モデルを実行することを検討中です。Simulink モデルはさまざまな MATLAB バージョン(例: R2023b や R2025b)で作成されています。
例えば、C# アプリケーションから MATLAB .NET Engine API を使って R2023b のインスタンスを起動し、いくつかの処理を実行してから R2023b を終了し、その後に R2025b のインスタンスを起動することは可能ですか?
Accepted Answer
More Answers (0)
Categories
Find more on Call MATLAB from .NET 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!