Display signals from the activated variant subsystem in a sleek manner

1 次查看(过去 30 天)
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!

回答(1 个)

TAB
TAB 2018-8-29
编辑:TAB 2018-8-29
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:

类别

Help CenterFile 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!

Translated by