Version selection when using MLApp in c#

1 visualización (últimos 30 días)
HongKee
HongKee el 30 de Mayo de 2014
Comentada: Image Analyst el 30 de Mayo de 2014
If multiple versions of MATLAB is installed (ex: r2013a r2013b r2014a ... ), how can I select specific version to launch from c#(using MLApp below link)

Respuestas (1)

Image Analyst
Image Analyst el 30 de Mayo de 2014
I would guess the current version is stated in the registry (if you're using Windows). You can change that on the fly if you execute a .reg file to change it to whatever version you want.
  2 comentarios
HongKee
HongKee el 30 de Mayo de 2014
Could you tell me which registry key should I change?
Image Analyst
Image Analyst el 30 de Mayo de 2014
Not sure. Just search the registry for it.

Iniciar sesión para comentar.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by