Install multiple Matlab versions in the same parent folder

조회 수: 7 (최근 30일)
Leo500
Leo500 2023년 7월 20일
댓글: Walter Roberson 2023년 7월 20일
I am using Windows 10. I have R2022a installed in the following folder: C:\Program Files\MATLAB\R2022a
I need to install R2017b on the same machine. Is it possible to install it in the same parent folder C:\Program Files\MATLAB? In other words, can I make C:\Program Files\MATLAB\R2017b the installation folder for the other version? I like this organization style. Would this cause any problems?
What install location should I choose during setup (below) to achieve this?
-----------------------------------------------------------------------------------------------------------
The following post says "be sure to select a separate installation directory for each release of MATLAB, as different versions must be installed separately." Does this mean I cannot have the same parent folder C:\Program Files\MATLAB\ for both versions?

채택된 답변

Walter Roberson
Walter Roberson 2023년 7월 20일
It is not a problem to use the file structure you would like.
It would only be a problem if you were to try to install two different versions in the same folder. For example some people install into C:\Program Files\MATLAB directly without any version-specific folder .
  댓글 수: 2
Leo500
Leo500 2023년 7월 20일
Thanks.
I am curious about one thing. If I choose "C:\Program Files\MATLAB\R2017b" as the install location, does it create a redundant folder structure such as "C:\Program Files\MATLAB\R2017b\MATLAB\R2017b"? Or is it clever enough to avoid this?
Do you know? In any case, I will try it and see what happens.
Walter Roberson
Walter Roberson 2023년 7월 20일
Sorry, I do not know. On my Mac, the offered install directory is named /Applications and is the parent directory, with MATLAB creating (for example) folder MATLAB_R2023a.app/ to store the files into.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by