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?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
aos abs
am 31 Okt. 2018
Bearbeitet: Walter Roberson
am 3 Nov. 2018
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"
0 Kommentare
Akzeptierte Antwort
Madhu Govindarajan
am 31 Okt. 2018
Bearbeitet: Walter Roberson
am 3 Nov. 2018
I thought this file might be what you are looking for - https://www.mathworks.com/matlabcentral/fileexchange/62243-run-on-hardware
3 Kommentare
Madhu Govindarajan
am 2 Nov. 2018
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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Installation Setup and Configuration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!