To avoid any potential issues with License File operation, consider upgrading the license manager software whenever you upgrade MATLAB® software.
Starting with R2013b, network License Files have a new format. As a result, R2013b and later releases require an update to the latest version of the license manager that ships with R2013b or later. You can continue to use older License Files and previous versions of the MATLAB software if you decide not to upgrade to R2013b or a later release.
Obtain the Host ID of the computer on which you intend to run the license manager.
Windows® Systems — The Host ID can be the MAC Address (Physical Address) or the IP Address of the first Ethernet adapter. To obtain the MAC Address, open a Command Prompt window, and run the command:
getmac
Use the first Physical Address listed (for example. 00-11-22-aa-bb-cc).
To obtain the IP address, open a Command Prompt window, and run the command:
ipconfig
Linux® Systems — The Host ID is the MAC Address of the eth0 device (first Ethernet device). In a Terminal window, run following command:
/sbin/ifconfig eth0
The Host ID is the value listed next to the tag "HWaddr".
Mac OS X Systems — The Host ID is the MAC Address of the built-in Ethernet device (en0). Use Terminal in /Applications/Utilities and run the command:
netstat -I en0
The Host ID is listed in the first row of the output, under the "Address" column.
Activate the license or obtain the License file, if you activated the license previously.
Visit the License Center at the MathWorks® website.
Select the license to activate.
Select the Activation and Installation tab and click Activate.
Specify the operating system type and Host ID of the computer on which you intend to run the license manager. You can optionally assign a descriptive label to the activation as well. Click Continue.
Choose whether to download the License File and File Installation Key or receive them in email. Click Continue.
If the license manager is running, shut it down. See Start the License Manager for more information.
If you are installing the license manager only, run the installer from the MathWorks website or use the DVDs.
To install the license manager and the rest of your MathWorks products at the same time, the MathWorks products must be available on your computer or on DVDs. Use the MathWorks installer to download products without installing them, if you do not have DVDs.
Make sure that you have the correct permissions to install the software. If you have questions about permissions, ask your system administrator.
Windows Systems — Get the name and password of the administrator account on your computer.
Linux Systems —
Get the root password. You can install MATLAB software without
superuser privileges, however, it limits certain installation options.
For example, you need superuser status if you want to set up symbolic
links to the matlab
command, install product files
in a protected folder, or edit the system boot script.
Mac OS X Systems — Get the name and password of an administrator account on your computer. The administrator account is the user account you set up when you configured your Mac OS X system; this account is not your MathWorks Account. During installation, you must enter this name and password in the Authenticate dialog box.
Consider disabling virus checking software and Internet security applications on your system for the duration of the installation process. These applications can slow down or cause the installation process to appear to become unresponsive (hang).
You only need to install the license manager once at a site. For information about installing MathWorks software on clients, see Install MathWorks Software on Client Systems.
Download the installer from the MathWorks website or locate your MATLAB DVDs.
When you select an installer on the website, you receive the files that the installer needs in order to run on your selected platform, not the product files. Run the installer to select products that you want to install on the computer where you are logged in. The installer downloads the products that it needs from MathWorks, if necessary.
Start the installer. The method you use to start the installer depends on your platform and whether you download the installer from the MathWorks website or use DVDs.
Windows
Downloaded installer file —
If you click Run when you select the installer
on the MathWorks website, the installer starts automatically.
If you saved the installer instead, double-click the self-extracting
installer file in the folder where you saved it. The name of the self-extracting
installer file is matlab_
,
where release
_$ARCH
release
is the release you are installing
(for example R2016b) and $ARCH
is the selected
architecture.
The installer should start automatically after file extraction is complete.
To restart the installer later, click setup.exe
.
This file is located in the top level of the folder where you extracted
the files.
DVD installation — Insert DVD 1 into the DVD drive connected to your system. The installer usually starts automatically. Insert DVD 2 when the installer prompts you for the second disc.
Mac OS X
Downloaded installer file—
Double-click the dmg
file that you downloaded
from the MathWorks website. Double-click InstallForMacOSX.app
.
DVD installation —
Insert DVD 1 into the DVD drive connected to your system. When the
DVD icon appears on the desktop, double-click the icon to display
the DVD contents, and then double-click the InstallForMacOSX
icon
to begin the installation.
Insert DVD 2 when the installer prompts you for the second disc.
Linux
Downloaded installer file —
Use the unzip
command to extract the files from
the archive file that you downloaded from the MathWorks website.
After extracting the files, execute the installer command:
./install
DVD installation — Insert DVD 1 into the DVD drive connected to your system and execute this command:
/path_to_dvd/install &
Do not run the installation from inside the DVD root. Start the installation from a directory outside the DVD root.
Depending on how your system is configured, you might have to mount the DVD first. Make sure that you mount it with execute permissions, as in the following example. The name of the DVD drive might be different on your system.
mount -o exec /media/cdrom0
Insert DVD 2 when the installer prompts you for the second disc.
Select Use a File Installation Key and click Next.
Review the software license agreement and, if you agree with the terms, select Yes and click Next.
Select the I have the File Installation Key for my license option, enter the File Installation Key, and click Next.
Specify the name of the folder where you want to install the license manager. Accept the default installation folder or click Browse to select a different one. If the folder does not exist, the installer creates it.
After making your selection, click Next.
Select the license manager in the product list. By default, it is not selected for installation.
If you are only installing the license manager on your server, clear the check boxes next to the other products. If you are setting up a remote access configuration where users will run MathWorks products on a central server, and this central server is your license server, leave all the other products in the list selected for installation.
If you plan to install other MathWorks products when you install the license manager, you need the DVDs or the products must be available locally on your computer. For additional information about downloading products to your computer, see Download Products Without Installation.
After making your selections, click Next to proceed with the installation. After clicking Next, you might receive a message telling you that one or more of the products you selected depend on other products.
In the text box, enter the full path of the License File you retrieved from the License Center at the MathWorks website. Then, click Next.
The installer performs the following processing of this License File:
Makes a copy of your License File, naming it license.dat
,
and puts this copy in the \etc
folder of your MATLAB installation
folder.
Adds a SERVER
line and a DAEMON
line
to the file. The SERVER
line identifies the server
host and port number. The DAEMON
line identifies
the name of the license manager daemon.
Stores the processed License File in
,
where matlabroot
/etcmatlabroot
is your MATLAB installation
folder.
Configuring the license manager service provides automatic startup at system boot time and centralizes administration of the license manager through the Windows Services control panel. To review the default license manager configuration settings, click View Default Settings. If you choose not to configure the license manager service, you can do it later.
If you have an existing license manager that you want to continue to use until you install the new one, select the Do NOT configure license manager as a service (files will still be installed) option. The installer still installs the license manager files. After installation, you can stop your existing license manager and start your new license manager.
Before it begins copying files to your hard disk, the installer displays a summary of your installation choices. To change a setting, click Back. To proceed with the installation, click Install.
When the installer finishes, click Finish to exit the installer.
If you installed the license manager as a service, restart your computer after completing the installation. The license manager must be running to start MATLAB on client systems. As a service, the license manager gets started automatically at system boot time.