Limitations of MATLAB Compiler SDK Free Trial?

35 次查看(过去 30 天)
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,6:41
编辑:Hitesh 2024-12-24,4:49
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,7:00
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,12:04

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