i used Run on Target Hardware to create a standalone application with Matlab Compiler. Now i want to run this application on my Raspberry pi (model 3b). what i have to write?
조회 수: 5 (최근 30일)
이전 댓글 표시
i used Run on Target Hardware to create a standalone application with Matlab Compiler. Now i want to run this application on my Raspberry pi (model 3b). what i have to write? i used the same example in matlab "Use the Raspberry Pi™’s LED"
댓글 수: 0
채택된 답변
Madhu Govindarajan
2018년 10월 31일
편집: Walter Roberson
2018년 11월 3일
I thought this file might be what you are looking for - https://www.mathworks.com/matlabcentral/fileexchange/62243-run-on-hardware
댓글 수: 3
Madhu Govindarajan
2018년 11월 2일
Based on the example in the file that I shared - it seems like if your function was called myApplication to begin with, you should be able to call myApplication from Terminal window. The location might be /home/pi.
Also please post links when appropriate to files/demos that you are using so that we can easily get on the same page.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Support Package for Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!