How do I upgrade my MATLAB from one version to another?

조회 수: 325 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2012년 9월 20일
댓글: Walter Roberson 2021년 10월 4일
There is a newer version of MATLAB available and I would like to upgrade to that version. How do I perform the upgrade?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2022년 3월 10일
편집: MathWorks Support Team 2021년 2월 19일
There are two separate cases for a MATLAB upgrade:
1) Installing a new general release version of MATLAB.
2) Installing a web update to a MATLAB version (also know as a plus '+' release).
General Release Upgrade
When you install a new version of the general release, you will simply install the new version of MATLAB into a new folder. The installer will not overwrite any other versions that are already installed. If you have a network installation of MATLAB, the network license manager will need to be updated before you can run the new version of MATLAB.
For the complete instructions on how to install MATLAB, please refer to the installation guide here:
Install Products
Once the new version is installed, you can remove the previous installation of MATLAB, or leave it installed if you wish.
NOTE: When uninstalling, if you are prompted to deactivate, do not do so. Deactivation will also remove your license for the new release.
Plus Release Upgrade
If you are upgrading from a standard release to a plus (+) release (e.g. upgrading R2006b to R2006b+), you will need the installation files only for the products that have updates. The plus releases are only available through downloads. Once you have downloaded all of the updated files, launch the installer that was downloaded with the plus release files. For more information about this installation process, see the related solution: "How do I install additional toolboxes into an existing installation of MATLAB?"
  댓글 수: 1
Walter Roberson
Walter Roberson 2021년 10월 4일
General Release case:
You install the general release into a new folder. No files are removed; any file you modified before will still be where it was.
If you modified some of the Mathworks-supplied code (not advised!!!) then your modifications will not be copied into the new directory.
When you do a general release installation, if MATLAB detects that you have installed packages using the Add-On Installer, then MATLAB will offer to install the packages into the new release as well.
Pluse Release case:
Plus releases do modify files in the current installation directory. If you have modified some of the Mathworks-supplied code (not advised!!!) then your modifications might possibly be overwritten.
In both cases, any source code you might have in your own directories will not be affected.
It is advised that you never modify any of the Mathworks installed code.

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

추가 답변 (0개)

카테고리

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

태그

아직 태그를 입력하지 않았습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by