Opensource matlab standalone application license requirements
13 views (last 30 days)
Show older comments
I have an academic license in Matlab.
I use MATLAB Compiler, optimization toolbox, parallel computing toolbox, and the statistics and machine learning toolbox.
I wanted to do the following; could someone let me know if that is allowed?
- Develop Matlab scripts and open source them under GPL license (v2/v3). If GPL is not allowed, Is there any other license I could use
- I have some dependent library written in C under GPL license. I am planning to interface it using mex interface. This is not finalised. I understand if I use this dependent library I have no option other than GPL. But wanted to check if this interface using mex has any impact on license terms.
- Compile my matlab script into a standalone application (Windows, macOS, Linux, Docker, etc) using MATLAB compiler and distribute only in academic settings (meaning only with professors and students for research)? Is academic license enough for this?
- Compile my matlab script into a standalone application (Windows, macOS, Linux, Docker, etc) using MATLAB compiler and distribute them to the public. Is academic license enough for this?
If any of them is not allowed, what MATLAB license should I get to do that?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!