Can I create standalone applications for Arduino hardware using MATLAB Compiler?
조회 수: 3 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2019년 10월 15일
편집: MathWorks Support Team
2025년 2월 14일
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?
채택된 답변
MathWorks Support Team
2025년 2월 14일
편집: MathWorks Support Team
2025년 2월 14일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!