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?

 채택된 답변

Walter Roberson
Walter Roberson 2017년 3월 21일

1 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기

질문:

2017년 3월 21일

답변:

2017년 3월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by