What is Login Named User and how can I use it?

129 次查看(过去 30 天)

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2022-9-2
Login Named User (LNU) is a portable license option that verifies license rights over the internet. LNU is ideal for usage on cloud computing services because it does not rely on having a static Host ID. Instead of locking the license to a Host ID, it requires users to log into their MathWorks Account each time they start MATLAB. As such, LNU requires an uninterrupted internet connection.
Login Named User can only be used on Individual licenses which are currently subscribed to the MATLAB Software Maintenance Service.
After installing MATLAB, the following methods can be used to configure MATLAB for Login Named User:

MATLAB Startup Flag (recommended)

Use the -licmode online startup flag when launching MATLAB. In a command prompt/terminal window enter the path to the MATLAB executable and the -licmode online flag. For a more permanent solution, you may also create a shortcut with this flag included. This method is recommended over using the XML file since it will ignore all other licenses on the computer.
Windows:
{matlabroot}\bin\matlab.exe -licmode online
Linux:
{matlabroot}/bin/matlab -licmode online

Update Existing MATLAB Installation

1. Right-click or CTRL+click the license_info.xml attached to this Answer and select "save link as" to download.
2. Place license_info.xml into the {matlabroot}/licenses folder.
3. Start MATLAB. You should now be prompted to provide your MathWorks Account sign-in credentials.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Manage Products 的更多信息

标签

尚未输入任何标签。

产品


版本

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by