Can a simulink model be dumped into hardware?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
vijay sai
il 22 Gen 2014
Commentato: vijay sai
il 22 Gen 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 Commenti
Risposta accettata
Azzi Abdelmalek
il 22 Gen 2014
Modificato: Azzi Abdelmalek
il 22 Gen 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,...
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!