MATLAB: Can I create standalone applications for Arduino hardware using MATLAB Compiler

arduinocompiledeployexecutableMATLAB Compilerstandalone

I would like to create an Appdesigner app that can be used to control Arduino hardware. This app should be distributed to my colleagues using MATLAB Compiler.
Is Arduino support package deployable with MATLAB Compiler?

Best Answer

Starting with MATLAB R2019b, the Arduino Support Package can be deployed using MATLAB Compiler.
The following documentation link shows an example of how to create a standalone application for Arduino Hardware: