Can a simulink model be dumped into hardware?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
vijay sai
el 22 de En. de 2014
Comentada: vijay sai
el 22 de En. de 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 comentarios
Respuesta aceptada
Azzi Abdelmalek
el 22 de En. de 2014
Editada: Azzi Abdelmalek
el 22 de En. de 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,...
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!