Running Simulink Code on Raspberry
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Selim Argül
il 21 Mar 2017
Risposto: Walter Roberson
il 21 Mar 2017
Hallo,
when i am putting a matlab fcn block in my Simulink model, and deploy it on my Raspberry, are this code Runs ON my raspberry?
0 Commenti
Risposta accettata
Walter Roberson
il 21 Mar 2017
In that situation, code will be generated that will run on the raspberry. MATLAB itself will not be run: C code will be generated and compiled. There are a number of restrictions on what code can be handled this way.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su 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!