MATLAB: Could I use Matlab Compiler SDK as trial to deploy stand alone exe for the Matlab script in trial mode

MATLAB Compiler SDKmatlab trial

Hi,
I have a trial version of Matlab Image Processing and Computer Vision tool box. I have created a script for one of my purposes. Would I be able to use Matlab Compiler SDK for converting my script into a stand alone exe, so that I could use my work even after my trial has expired? Is that doable?
Please clarify my doubts in this regards.

Best Answer

No, that will not work. Trial toolboxes will not get compiled into the application/component when using a non-trial matlab compiler. And when using a trial of matlab compiler the generated application/component will expire 30days after it was compiled.