How to upload .m file to Raspberry Pi by making raspberry pi standalone device using matlab ?

3 views (last 30 days)
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?

Answers (2)

vcmorini
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

Madhu Govindarajan
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

Categories

Find more on 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!