Determine license type locally

조회 수: 33 (최근 30일)
Matt J
Matt J 2018년 10월 12일
편집: Matt J 2018년 10월 16일
Is there a way I can check what type of license I am running ("Individual", "Designated Computer", "Standard", "Academic" etc...) either from the Matlab command line or by looking somewhere in the installation folder?
  댓글 수: 5
Walter Roberson
Walter Roberson 2018년 10월 13일
편집: Walter Roberson 2018년 10월 13일
resources/MATLAB/en/branding.xml contains the various strings that are output in the window title and the initial introduction.
I do not know as yet how one particular string gets chosen for output.
bin/maci64/matlab_startup_plugins/lmgrimpl/libmwlmgrimpl.dylib refers to the file. "grimpl" probably refers to "graphics implementation".
Matt J
Matt J 2018년 10월 15일
The splash screen is almost what I'm looking for. It says whether the license is Academic or not, but doesn't say whether it is Individual or Designated Computer.

댓글을 달려면 로그인하십시오.

답변 (1개)

Andreas Goser
Andreas Goser 2018년 10월 16일
Matt, I wonder what the use case is here. Maybe this helps to come up with a individualized solution for you. Are there end users with access to different MATLAB license types?
  댓글 수: 5
Walter Roberson
Walter Roberson 2018년 10월 16일
Matt,
Total Academic Headcount licenses have that restriction. Look at the license terms under Academic licenses and see the conditions put on student use of academic licenses. Students cannot normally use academic licenses for coursework but can use TAH.
Also, Student licences and Home licenses are restricted by the Terms to activation on one computer, but under at least some conditions Mathworks permits activation on two computers for those.
Matt J
Matt J 2018년 10월 16일
편집: Matt J 2018년 10월 16일
Thanks, Walter. I can't get to the page that describes the terms of TAH, but I will take your word for it.
I have since learned from Customer Service that my license type is "Concurrent Academic Local". This makes the question even more confusing. There are no limits spelled out on number of activations for that license category. Supposedly, end users aren't even supposed to have their own local activations under that license arrangement, so I'm quite puzzled why my admin is talking about a 2 activation limit.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Install Products에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by