MATLAB: Compiler- Standalone App Dependencies

app designercompilerdependenciesMATLABMATLAB Compiler

Hi,
For people who have experience with Compiler- if I were to use some MATLAB toolboxes to create an App, and then use Compiler to compile and distribute it as a standalone software, will it work on computers that don't have MATLAB or those toolboxes?
Thanks for your answers!

Best Answer

Yes. The users will have to install the corresponding MATLAB runtime. Example if you compile the app using MATLAB R2020a, the users will need to install the MATLAB Runtime R2020a.