Limitations of MATLAB Compiler SDK Free Trial?

조회 수: 8 (최근 30일)
Ivan Chowdhury
Ivan Chowdhury 2018년 8월 31일
편집: Hitesh 2024년 12월 24일
Hello, I'm interested in using the MATLAB Compiler SDK to create a C++ app UI that will call my MATLAB functions. I'm unable to find info regarding the free trial version on the Compiler SDK page though. These are my questions:
1) How long is the free trial version of MATLAB Compiler SDK? How much does it cost to purchase under a student license?
2) If I use MATLAB Compiler SDK to create a shared C++ library for use in my app, will it continue to work after the trial has expired?
Thank you.

답변 (2개)

Hitesh
Hitesh 2024년 12월 23일
편집: Hitesh 2024년 12월 24일
The price of licenses varies depending on the categories and licenced type that you will be purchasing. Free trials of MATLAB Compiler SDK are of 30 days. However it is not available under student's license. For more information regarding the prices of license,kindly refer to the following MATLAB website:
Regarding the functionality after Trial Expiration: Trial toolboxes will not get compiled into the application/component when using a non-trial matlab compiler. Additionally, if you use a trial version of the MATLAB Compiler, the resulting application or component will expire 30 days after compilation.

Walter Roberson
Walter Roberson 2024년 12월 23일
Free trials of MATLAB Compiler SDK are 30 days.
However, MATLAB Compiler SDK is not available under a Student license.
If I recall correctly, anything compiled under the Trial version of the compiler tools, expires when the Trial expires.
  댓글 수: 1
Walter Roberson
Walter Roberson 2024년 12월 23일

Correction: trail license compiled items expire 30 days after they are compiled.

https://www.mathworks.com/matlabcentral/answers/303606-could-i-use-matlab-compiler-sdk-as-trial-to-deploy-stand-alone-exe-for-my-matlab-script-in-trial-mod#answer_235227

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by