Clear Filters
Clear Filters

[Simulink] monitoring the realtime states of "chart"

2 views (last 30 days)
takaka
takaka on 30 Jun 2023
Answered: takaka on 13 Jul 2023
Hi,
I am using "Chart" block in Simulink for simulating the state machine.
I want to monitor the state of each time through the simulation time.
Is there any function to monitor the state transitions of chart?
Best,

Answers (2)

Anuj
Anuj on 10 Jul 2023
Edited: Anuj on 10 Jul 2023
You can monitor the state during simulationin the symbols panel.
You can open symbols panel using following steps -->
  • In the State Chart toolbar option click on Add data drop down button.
  • click on show Symbols Panel.
Later during your execution you monitor the state value in right panel as shown in the image.

takaka
takaka on 13 Jul 2023
Thank you so much!
I got it.

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!