Opensource matlab standalone application license requirements

13 views (last 30 days)
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?
  1. 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
  2. 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.
  3. 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?
  4. 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?

Accepted Answer

Steven Lord
Steven Lord on 8 May 2024
Please contact the Sales department directly using this link with this licensing question.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!