Opensource matlab standalone application license requirements

9 ビュー (過去 30 日間)
Venkatesh
Venkatesh 2024 年 5 月 8 日
回答済み: Steven Lord 2024 年 5 月 8 日
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?

採用された回答

Steven Lord
Steven Lord 2024 年 5 月 8 日
Please contact the Sales department directly using this link with this licensing question.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by