How to run simulation and harware simultaneously
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Mark McBroom
2018-6-28
If you are using custom hardware, you would need to develop a custom target that supports external mode as described here .
0 个评论
Varunjith Vijayan
2018-7-12
编辑:Varunjith Vijayan
2018-7-12
1 个评论
Niravkumar Ambaliya
2019-11-11
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?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!