Limitations of MATLAB Compiler SDK Free Trial?
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (2)
Hitesh
am 23 Dez. 2024
Bearbeitet: Hitesh
am 24 Dez. 2024
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.
0 Kommentare
Walter Roberson
am 23 Dez. 2024
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 Kommentar
Walter Roberson
am 23 Dez. 2024
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
Siehe auch
Kategorien
Mehr zu MATLAB Compiler SDK 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!