Simulink Scope Layout and Signal Selection
158 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Swarooph
on 27 Oct 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 Comments
Bijou Mwaura
on 16 Apr 2021
I am having the same issue, when I press the layout button the window does not open.
More Answers (5)
GVPCEW MATH
on 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 Comments
JOHN PAUL ROCKWOOD
on 17 Mar 2022
The same problem in the online version. Seems to be a bug
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!