Which licence source has priority in the MLM_License_File?

6 ビュー (過去 30 日間)
Fabian Gock
Fabian Gock 2018 年 8 月 8 日
コメント済み: Fabian Gock 2018 年 8 月 8 日
I work with both network license and individual license. network license are supposed to be used when I have connection to the license server and the individual license when I work offline.
I have the license file stored in the right directory and added it to the three, comma-seperated server addresses in the MLM_License_File. But now Matlab always starts using the individual license, even if I have a connection to the server.
Is there any priority list how the listed license sources are used? I added the license-file path at the end of the list.
Thanks in Advance! -Fabian

採用された回答

Fangjun Jiang
Fangjun Jiang 2018 年 8 月 8 日
I would say the preference would be individual license first and then network license.
But anyway, you can set up the priority by understanding the "license file search path". Run this in MATLAB
web(fullfile(docroot, 'install/ug/understanding-license-files.html#bt_9le3'))
  1 件のコメント
Fabian Gock
Fabian Gock 2018 年 8 月 8 日
Thanks!
The following worked: Don't include the path of the license file in the MLM_License_File Variable. It's enough to just have it in the right directory as matlab will eventually search there for a license file if all other options fail.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeManage Products についてさらに検索

タグ

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by