How do I check the licensing for Polyspace?

I would like to verify that I have Polyspace installed and licensed properly. Is there a command or program I can run to verify this without submitting code?

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2016년 11월 18일

0 개 추천

For versions of Polyspace R2009b and newer you can run polyspace-ver to verify that Polyspace is installed and licensed properly. This will output text on your screen check contains license and version information.
Here is where you will find and run polyspace-ver from:
UNIX/Linux
=======
<PolyspaceInstallDir>/Verifier/bin/polyspace-ver
Windows
=======
<PolySpaceInstallDir>\polyspace\bin\polyspace-ver.exe
(where <PolyspaceInstallDir> is the installation direcory you chose for Polyspace)
For versions R2007a to R2009a, use the instructions below.
Navigate to the <PolyspaceInstallDir>/wbin folder (where <PolyspaceInstallDir> is the installation folder you chose for Polyspace.
To check your licenses, enter the command:
Unix
=====
polyspace[-desktop]-[c|ada|cpp|ada95]-check-license
Windows
=====
polyspace[-desktop-]-[c|cpp|ada95]-check-license.exe
For example:
C:\PolySpace\PolySpaceForADA_R2009a\Verifier\wbin\polyspace-c-check-license.exe
This creates a logfile in the same folder.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by