How to upload .m file to Raspberry Pi by making raspberry pi standalone device using matlab ?
1 view (last 30 days)
Show older comments
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 Comments
Answers (2)
vcmorini
on 23 Feb 2017
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 Comments
Madhu Govindarajan
on 18 Oct 2017
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 Comments
See Also
Categories
Find more on MATLAB Support Package for Raspberry Pi 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!