Can I create standalone applications for Arduino hardware using MATLAB Compiler?
3 views (last 30 days)
Show older comments
MathWorks Support Team
on 15 Oct 2019
Edited: MathWorks Support Team
on 14 Feb 2025
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?
Accepted Answer
MathWorks Support Team
on 14 Feb 2025
Edited: MathWorks Support Team
on 14 Feb 2025
Starting with MATLAB R2019b, the Arduino Support Package can be deployed using MATLAB Compiler.
To view an example of how to create a standalone application for Arduino Hardware, execute the following command in the command window of MATLAB R2019b to access the release-specific documentation:
>> web(fullfile(docroot, 'supportpkg/arduinoio/ug/create-standalone-applications-for-arduino-hardware-from-matlab-programs.html'))
Please follow the below link to search for the required information regarding the current release:
0 Comments
More Answers (0)
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!