Why does the Polyspace as You Code not work with an environment variable set?

1 次查看(过去 30 天)

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2022-6-8
This is a known issue in R2021b. To resolve, please use a network.lic as a workaround.
To create a network.lic, you may use one of the two methods below:
  • Convert a license.dat to a network.lic by deleting everything but the first—SERVER—line and replacing it with the USE_SERVER directive.
  • Manually create a network.lic 
    • The network.lic contains two lines: a SERVER line and the USE_SERVER directive.
The end result should look like the following:
SERVER {hostname} {HostID} 27000
USE_SERVER
Note: When creating/saving the network.lic, it must be a LIC file and not a txt file.
Once you have created the network.lic, place it in the \licenses folder where Polyspace is installed.
Where are the license files for MATLAB located?

    更多回答(0 个)

    类别

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

    标签

    尚未输入任何标签。

    Community Treasure Hunt

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

    Start Hunting!

    Translated by