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)?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
Risposta accettata
MathWorks Support Team
il 27 Giu 2009
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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Call MATLAB from C in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!