How to run simulation and harware simultaneously
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Varunjith Vijayan
el 28 de Jun. de 2018
Comentada: Niravkumar Ambaliya
el 11 de Nov. de 2019
I am having a model which is having statecharts inside it. I want to run hardware with the generated code and I want to visualize the working in the simulink model simultaneously. In short I want to run the hardware and I want to know the corresponding state in simulink during the working of hardware. Is there any possibility for doing this?
0 comentarios
Respuestas (2)
Mark McBroom
el 28 de Jun. de 2018
If you are using custom hardware, you would need to develop a custom target that supports external mode as described here .
0 comentarios
Varunjith Vijayan
el 12 de Jul. de 2018
Editada: Varunjith Vijayan
el 12 de Jul. de 2018
1 comentario
Niravkumar Ambaliya
el 11 de Nov. de 2019
Did you manage to get your problem fixed? I am also trying to read/write RH850 inputs/outputs while the simulation is running. Did you create custom target?
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!