Is it possible to have some form of licence for custom toolboxes?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have created a toolbox which will be distributes to our customers. I was wondering if there is an option to have a node-locked licence (or similar) for it to prevent unauthorised use.
0 Kommentare
Antworten (1)
Sharan Paramasivam Murugesan
am 21 Aug. 2017
Unfortunately, it is not possible to associate your custom toolboxes with a licensing system. One way to prevent users from viewing the source code of your custom toolbox functionality is to p-code the m-files. But this will prevent all users from viewing the source code.
For more info on p-coding the files:
2 Kommentare
Walter Roberson
am 23 Aug. 2017
Sorry, Mathworks does not supply any licensing hooks. You could work with a third-party licensing system.
Mathworks uses FlexaSoftware, manufacturers of FlexNet and the FlexLM license manager, which is one of the more common multi-platform software license managers. However, because it is so flexible, sometimes FlexLM gets to be a pain, and on that basis I could not recommend it for small volumes. Now, if you needed to be able to license "features", named users, group licenses, expiry dates... Yes, it is one to be taken seriously.
Siehe auch
Kategorien
Mehr zu Manage Products finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!