How to upload .m file to Raspberry Pi by making raspberry pi standalone device using matlab ?
조회 수: 4 (최근 30일)
이전 댓글 표시
i have created m file by using matlab for specific application, how could i make this file working on raspberry pi as stand alone device without connecting it to computer?
댓글 수: 0
답변 (2개)
vcmorini
2017년 2월 23일
Hi,
You will need to use Simulink and the block Matlab Function.
Check it out here:https://www.mathworks.com/help/simulink/slref/matlabfunction.html
Best
댓글 수: 0
Madhu Govindarajan
2017년 10월 18일
Or if you have MATLAB Coder here is the post that you can download and make your MATLAB code run standalone on Raspberry PI - https://www.mathworks.com/matlabcentral/fileexchange/62243-run-on-hardware?s_cid=ME_prod_FX
댓글 수: 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!