Opensource matlab standalone application license requirements
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Venkatesh
am 8 Mai 2024
Beantwortet: Steven Lord
am 8 Mai 2024
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!