Display signals from the activated variant subsystem in a sleek manner

1 Ansicht (letzte 30 Tage)
Bohan Liu
Bohan Liu am 28 Aug. 2018
Bearbeitet: TAB am 29 Aug. 2018
Hi there! I am using a variant subsystem to run simulations controlled by conditions. I wonder if there is a sleek way, preferably an interactive instead of programmatic one, to capture desired signals only from within the ACTIVATED variant subsystem without having to pass them as outputs?
What I can now implement as alternatives are:
1. Pass these desired signals as outputs and use the floating block/signal viewer to access the signals at the parent level.
2. Use multiple floating blocks/signal viewers to access all variant systems
Both of these methods are not cool enough and are not favorable from a graphical point of view. I would appreciate if you guys can come up with something cool. Thanks in advance!

Antworten (1)

TAB
TAB am 29 Aug. 2018
Bearbeitet: TAB am 29 Aug. 2018
Another way is to log the signal to base workspace and anlyze on Simulink Data Inspector.
You can connect just Terminate or Display blocks to output signal if you dont want to pass then as output to any other block.
Please check:

Kategorien

Mehr zu Deployment, Integration, and Supported Hardware finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by