Opensource matlab standalone application license requirements
9 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!