How do I select the version of MATLAB that is opened with the engOpen or engOpenSingleUse MATLAB Engine API functions in MATLAB 7.1 (R14SP3)?
5 ビュー (過去 30 日間)
古いコメントを表示
I have multiple versions of MATLAB installed on my machine. I would like to specify which of these versions is opened when issuing the engOpen or engOpenSingleUse function in a MATLAB Engine application.
採用された回答
MathWorks Support Team
2009 年 6 月 27 日
The ability to programmatically select the version of MATLAB that is opened when issuing the engOpen or engOpenSingleUse function is not available in MATLAB 7.1 (R14SP3). On a Windows platform, the version of MATLAB that is used when issuing these functions is the last one that was registered by starting MATLAB with the /regserver option.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Call MATLAB from C についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!