Version selection when using MLApp in c#

조회 수: 1 (최근 30일)
HongKee
HongKee 2014년 5월 30일
댓글: Image Analyst 2014년 5월 30일
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)

답변 (1개)

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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 .NET Client Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by