필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
TALEL ZALTNI
TALEL ZALTNI 2013년 3월 8일
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????

채택된 답변

Guy Rouleau
Guy Rouleau 2013년 3월 8일
You have a good timing! It is available today in R2013a:

추가 답변 (1개)

TAB
TAB 2013년 3월 8일
편집: TAB 2013년 3월 14일
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
TALEL ZALTNI
TALEL ZALTNI 2013년 3월 12일
Thank you TAB for your help but the document you have sent is not available. Can you send it again please.
TAB
TAB 2013년 3월 14일
Updated the link in answer.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by