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 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"

 Accepted Answer

I thought this file might be what you are looking for - https://www.mathworks.com/matlabcentral/fileexchange/62243-run-on-hardware

3 Comments

Thank you a lot, but i want to execute the file which was generated using Run on Target Hardware, inside raspberry pi using terminal"Shell". I saw many files but i don't know which file and what i have to write inside the terminal
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.

Sign in to comment.

More Answers (0)

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!