Can a simulink model be dumped into hardware?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
vijay sai
am 22 Jan. 2014
Kommentiert: vijay sai
am 22 Jan. 2014
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..
0 Kommentare
Akzeptierte Antwort
Azzi Abdelmalek
am 22 Jan. 2014
Bearbeitet: Azzi Abdelmalek
am 22 Jan. 2014
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,...
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!