Separately license additional toolboxes

16 次查看(过去 30 天)
My institution has a Concurrent Academic license which provides us with Matlab and a certain bundle of toolboxes. I would now like to add a toolbox that is not part of the institution-wide bundle. I would like to purchase this additional toolbox under a standalone license that I would personally administrate and install. Is it possible to add my own separately licensed toolbox to a pre-existing Matlab installation in some manner, assuming the versions are compatible?
  1 个评论
Rik
Rik 2018-11-29
My university had a wide range of toolboxes (the only one I noticed they didn't was the text toolbox), so I never had this problem myself. I did hear from people from some other universities that they had a severly limited set of toolboxes, so have a +1 for applicability

请先登录,再进行评论。

采纳的回答

Fangjun Jiang
Fangjun Jiang 2018-11-29
编辑:Fangjun Jiang 2018-11-29
Yes. I've done this for a long time.
If you look at this document, you'll find that there are many ways to specify the license file.
web(fullfile(docroot, 'install/ug/understanding-license-files.html'))
Since your licenses are not overlapping, the easiest way is to put your StandAlone.lic and Network.lic in the \licenses folder. But in fact, you don't need to do this low-level management anymore. Just go to MATLAB, Help, Licensing, Activate Software
But of couse, you need to install that Toolbox first on your local machine. These days most likely you are going to purchase, manage your toolbox/license online with your Mathworks account. So just download the insatllation file for that Toolbox, installed it on your insitutional MATLAB, activate it with that standalone license number.
  2 个评论
Matt J
Matt J 2018-11-29
@Fangjun Jiang
Thanks, that sounds promising. Out of curiousity, what will the ver command show when I do this. Will it display 2 license numbers instead of just 1?
Fangjun Jiang
Fangjun Jiang 2018-11-29
ver only shows the license number for MATLAB.
ver -support will show license number for each Toolbox.
All the license files are automatically combined so you will be able to use both. You don't need to worry about the priority issue since your licenses are not overlapping.

请先登录,再进行评论。

更多回答(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