Determine license type locally

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 commentaires

David Goodmanson
David Goodmanson le 13 Oct 2018
Modifié(e) : David Goodmanson le 13 Oct 2018
I take it the combination of the splash screen and the opening command window message and 'ver' does not have enough details.
Walter Roberson
Walter Roberson le 13 Oct 2018
Reading the splash screen is not so easy to automate...
Rik
Rik le 13 Oct 2018
The splash screen is created with a png from the \root\resources\coreui\matlab\ folder, but the actual content is not there. Even \root\resources\coreui\matlab\splashscreen.xml doesn't help, as that contains only the copyright message. The file in the java folder (so root\sys\java\jre\win64\jre\bin\splashscreen.dll) might have something to do with it, but I have never attempted to decompile dll files and the only readable text I get with notepad is pretty much useless.
So still no answer, but at least some dead ends you don't need to check out anymore.
Walter Roberson
Walter Roberson le 13 Oct 2018
Modifié(e) : Walter Roberson le 13 Oct 2018
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 le 15 Oct 2018
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.

Connectez-vous pour commenter.

Réponses (1)

Andreas Goser
Andreas Goser le 16 Oct 2018

0 votes

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 commentaires

Matt J
Matt J le 16 Oct 2018
Modifié(e) : Matt J le 16 Oct 2018
Hi Andreas,
I just want to verify my license category and its terms. My admin says I'm permitted to activate the license on only 2 computers, but I cannot find any license category with that restriction on Mathworks' Licensing and Pricing page. All license types that I see there permit 4 activations (assuming they permit multiple activations at all). I figure the installation folder itself must carry information somewhere that I can use to independently verify what my admin is telling me.
Andreas Goser
Andreas Goser le 16 Oct 2018
Matt, as a MathWorks employee I can access the information about the institution you work for and the licenses you can access. From what I see, there should be no restriction at all, but maybe there is something I miss here and I shall not disclose the details of your institution in public here :-)
Let me see if I find somebody from your sales team today and either one of them or I will contact you by email.
Matt J
Matt J le 16 Oct 2018
Thanks!
Walter Roberson
Walter Roberson le 16 Oct 2018
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 le 16 Oct 2018
Modifié(e) : Matt J le 16 Oct 2018
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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Install Products dans Centre d'aide et File Exchange

Tags

Question posée :

le 12 Oct 2018

Modifié(e) :

le 16 Oct 2018

Community Treasure Hunt

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

Start Hunting!

Translated by