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)?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
Respuesta aceptada
MathWorks Support Team
el 27 de Jun. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Call MATLAB from C en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!