How to upload .m file to Raspberry Pi by making raspberry pi standalone device using matlab ?
1 次查看(过去 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!