Running Simulink Code on Raspberry

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?

 Respuesta aceptada

Walter Roberson
Walter Roberson el 21 de Mzo. de 2017

1 voto

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.

Más respuestas (0)

Categorías

Más información sobre Raspberry Pi Hardware en Centro de ayuda y File Exchange.

Preguntada:

el 21 de Mzo. de 2017

Respondida:

el 21 de Mzo. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by