how to integrat matlab simulink model in a raspberry pi????

1 vue (au cours des 30 derniers jours)
TALEL ZALTNI
TALEL ZALTNI le 8 Mar 2013
i'm working in quadricopter project using a raspberry pi but many friends said that ARM raspberry pi process dont support the matlab simulink model... so is there any solution to do ?? like compiling the program in C language????

Réponse acceptée

Guy Rouleau
Guy Rouleau le 8 Mar 2013
You have a good timing! It is available today in R2013a:
  1 commentaire
TALEL ZALTNI
TALEL ZALTNI le 12 Mar 2013
Thank you soooo much Guy Rouleau you saved me man

Connectez-vous pour commenter.

Plus de réponses (1)

TAB
TAB le 8 Mar 2013
Modifié(e) : TAB le 14 Mar 2013
I am not sure whether simulink directly support Raspberry pi board.
But you can generate the c code from your model using Embedded coder product and integrate the generated code with your raspberry platform code.
See this doc to see how you can integrate the generated with handwritten code or existing plateform.
[Updated 14-Mar-2013]
  2 commentaires
TALEL ZALTNI
TALEL ZALTNI le 12 Mar 2013
Thank you TAB for your help but the document you have sent is not available. Can you send it again please.
TAB
TAB le 14 Mar 2013
Updated the link in answer.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Raspberry Pi Hardware dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by