How to highlight the signals that are connected to the Floating Scope Block through the Signal Selector in Simulink R2022b?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 23 Dez. 2023
Beantwortet: MathWorks Support Team
am 1 Mär. 2024
I have created a model which has multiple signals that are connected to the Floating Scope Block for multiple subplots through the Signal Selector. As there are multiple signals, I want to highlight them for each display (subplot). How can I achieve this?
I have followed the below documentation:
Akzeptierte Antwort
MathWorks Support Team
am 1 Mär. 2024
As of R2023b, this is a limitation of the Floating Scope Block.
One possible workaround for viewing the selected signals is to use the Signal Selector menu (via the connect pop-up) and select the required display (subplot) and then click on the names of the selected signals. This highlights the signals individually.
If the runtime binding capability of the Floating Scope is not required, a Scope Viewer is recommended. Then, by using the Viewers & Generators manager, all the Scope's connections can be viewed.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu View Data During Simulation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!