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

148 次查看(过去 30 天)
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 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