Simulink Scope Layout and Signal Selection
159 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mark Underwood
am 27 Okt. 2016
Beantwortet: Tanishq Kale
am 29 Okt. 2022
Hi, I can't define which of my input signals fall into which part of the layout in the Simulink Scope.
I have 3 signals. I setup the scope layout to 1 column, 2 rows (2 views, top and bottom). I can't then find a way to put signals 1 & 2 on the top scope and signal 3 on the bottom..
Edit: I see that under [settings > Main > Number of Input ports] there's a button that says 'Layout'. This button is not greyed out but has no action (literally nothing happens)
I'm using R2015b (Simulink 8.6)
Any Ideas? Mark
0 Kommentare
Akzeptierte Antwort
Swarooph
am 27 Okt. 2016
Here is the default behavior of the layout button explained in the documentation. To quote it, "If the number of displays are less than the number of ports, signals from additional ports appear on the last display."
In the newer scopes there does not seem to be way (in my understanding) to assign signals to particular axes. The way you can get around this is to use a mux block and feed in signals appropriately to make sure you get the layout and signals assigned reliably. Example snapshot of implementation and display below:
4 Kommentare
Bijou Mwaura
am 16 Apr. 2021
I am having the same issue, when I press the layout button the window does not open.
Weitere Antworten (5)
GVPCEW MATH
am 7 Jul. 2021
Select Scope property in your modle, follow to Modelling Tab, from design select property inspector , change the layout option
It work fine
2 Kommentare
JOHN PAUL ROCKWOOD
am 17 Mär. 2022
The same problem in the online version. Seems to be a bug
0 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!