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?

 Réponse acceptée

Walter Roberson
Walter Roberson le 21 Mar 2017

1 vote

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.

Plus de réponses (0)

Catégories

En savoir plus sur Raspberry Pi Hardware dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by