フィルターのクリア

How to run simulation and harware simultaneously

1 回表示 (過去 30 日間)
Varunjith Vijayan
Varunjith Vijayan 2018 年 6 月 28 日
コメント済み: Niravkumar Ambaliya 2019 年 11 月 11 日
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?

回答 (2 件)

Mark McBroom
Mark McBroom 2018 年 6 月 28 日
This can be done with external mode. It is a standard feature of Simulink Real-Time:
If you are using custom hardware, you would need to develop a custom target that supports external mode as described here .

Varunjith Vijayan
Varunjith Vijayan 2018 年 7 月 12 日
編集済み: Varunjith Vijayan 2018 年 7 月 12 日
Hello Mark, Is that mean I have to use only the supported hardware like raspberry pi? I would like to know about the setting up the custom target also. I am using 2 custom boards NVDIA Parker series and RH850 Family boards. Is there any workaround to implement this feature?
  1 件のコメント
Niravkumar Ambaliya
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 ExchangeTarget Computer Setup についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by