필터 지우기
필터 지우기

Can a simulink model be dumped into hardware?

조회 수: 1 (최근 30일)
vijay sai
vijay sai 2014년 1월 22일
댓글: vijay sai 2014년 1월 22일
I have come across the matlab announcement that it developed hardware supporting packages for matlab code be directly dumped into ARM processors. Is this also valid for simulink models ? If any examples are available on the site, say some videos, quote the links ??? ..n tnq..

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2014년 1월 22일
편집: Azzi Abdelmalek 2014년 1월 22일
From a simulink model, you can generate a c code (you will need a Simulink coder). Some hardware (like Dspace card or arduino ) provide Applications to handle the transfer of your code from your machine where Simulink is located to your hardware, they even allow visualization, tuning, data storage,...

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by