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?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
aos abs
il 31 Ott 2018
Modificato: Walter Roberson
il 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 Commenti
Risposta accettata
Madhu Govindarajan
il 31 Ott 2018
Modificato: Walter Roberson
il 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 Commenti
Madhu Govindarajan
il 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Support Package for Raspberry Pi Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!