Display signals from the activated variant subsystem in a sleek manner

2 visualizaciones (últimos 30 días)
Bohan Liu
Bohan Liu el 28 de Ag. de 2018
Editada: TAB el 29 de Ag. de 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!

Respuestas (1)

TAB
TAB el 29 de Ag. de 2018
Editada: TAB el 29 de Ag. de 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:

Categorías

Más información sobre Deployment, Integration, and Supported Hardware en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by