Clear Filters
Clear Filters

Simulink Scope Layout and Signal Selection

121 views (last 30 days)
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

Accepted Answer

Swarooph
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
Bijou Mwaura on 16 Apr 2021
I am having the same issue, when I press the layout button the window does not open.
DIPIKA
DIPIKA on 6 Jul 2022
Same problem in matlab online also, layout window does not open in scope

Sign in to comment.

More Answers (5)

GVPCEW MATH
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
Swanand Totalwar
Swanand Totalwar on 28 Dec 2021
But still the appearance is not like layout appearance.

Sign in to comment.


Carlos Suárez
Carlos Suárez on 17 May 2021
i have the same problem

JOHN PAUL ROCKWOOD
JOHN PAUL ROCKWOOD on 17 Mar 2022
The same problem in the online version. Seems to be a bug

Tanishq Kale
Tanishq Kale on 29 Oct 2022
Same problem with Matlab R2022b Online

Michael LoConti
Michael LoConti on 14 Feb 2022
I have the same problem

Products

Community Treasure Hunt

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

Start Hunting!