Version selection when using MLApp in c#

1 Ansicht (letzte 30 Tage)
HongKee
HongKee am 30 Mai 2014
Kommentiert: Image Analyst am 30 Mai 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)

Antworten (1)

Image Analyst
Image Analyst am 30 Mai 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 Kommentare
HongKee
HongKee am 30 Mai 2014
Could you tell me which registry key should I change?
Image Analyst
Image Analyst am 30 Mai 2014
Not sure. Just search the registry for it.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by