Download, install, or update MATLAB
Mục lục bài viết
Download, install, or update MATLAB
On this page:
Overview
Indiana University provides access to a campus-wide Total Academic Headcount (TAH) license for students, faculty, and staff. New users can download, install, and activate MATLAB from MathWorks.
Download and install MATLAB
Whether you are a new or existing MATLAB user, when you are ready to download and install MATLAB, follow the steps below.
- Get your activation key from IUware:
- Windows
- macOS
- Linux
- Go to MathWorks and create an account using your IU email address.
- Go to the License Center. In the upper right corner, click
.
- Enter the activation key when prompted.
- Go to the MathWorks download page.
- Click
for the current release; the release name typically follows the format
R<year>a
orR<year>b
. - Choose the appropriate installer for your operating system.
- Locate the downloaded installer file. It should be in the default download folder, unless you specified another location. The name of the installer file depends on your operating system:
- Windows:
matlab_<release>_win64.exe
- macOS:
matlab_<release>_maci64.zip
- Linux:
matlab_linux_<release>.tgz
In the above examples,
<release>
represents the release number. - Windows:
- Start the installer:
- Windows: Double-click the installer file you downloaded to run the Windows Self-Extractor.
- macOS: Double-click the installer file you downloaded. This will extract the files and create another folder called
matlab_<release>_maci64
, where<release>
represents the release number. Inside this folder, double-clickto start the installer.
- Linux: Depending on what Linux distribution you are using, move the file to either
/usr/local/src
, or/opt
. It does not matter which you choose.Then do the following steps in a terminal window:
cd /usr/local/src (or cd /opt) sudo tar xf matlab_linux_<release>.tgz cd MATHWORKS_<release> sudo ./install
This starts the installation process.
- In the MathWorks installer, select
and follow the online instructions.
- When prompted, select the license you want to use.
- Select the products you want to download and install.
- After downloading and installing your products, keep
selected and click
.
The university renews the MATLAB TAH license each July; around this time your MATLAB application will begin displaying expiration warnings. To continue using MATLAB, you can either download and install the newest version (follow steps 5-12 above), or use the MATLAB activation client to update your license for the installed version.
To update your license:
- Launch the activation client:
- If MATLAB is currently activated, open the application, go to the
tab, click
(in the “Resources” section), mouse-over
, and then click
.
- If you can’t open MATLAB (for example, because your license is expired or otherwise unusable), launch the activation client manually; its location varies by operating system:
- Windows: The activation client is located here:
C:\Program Files\Matlab\R20XXx\bin\winXX\activate_Matlab.exe
- macOS: In the Finder, go to
, right-click or
Cmd
-click the MATLAB icon (for example,), select
Show Package Contents
, and then openActivate.app
. - Linux: The activation client is located here:
/usr/local/Matlab/R20XXx/bin/activate_Matlab.sh
- Windows: The activation client is located here:
- If MATLAB is currently activated, open the application, go to the
- In the activation client, select
.
- Log into your MathWorks account.
- From the list of licenses, select the license you want to activate.
- Confirm the activation information.
- To complete the activation, click
.