Arrange "Dial" in Mask Editor Dialog

2 次查看(过去 30 天)
Since I have multiple "Dials" within single masked subsystem, is it possible somehow arrange the Dials - e.g. to be at sorted out horizontally?
  2 个评论
Image Analyst
Image Analyst 2022-11-5
编辑:Image Analyst 2022-11-5
What do you mean by sorted out? Obviously you can position each of the dials anywhere you want on the GUI.
Jack Daniels
Jack Daniels 2022-11-7
How? It gives me just this order (vertically) as you see - I'd like to have them in one horizontal line ... (or in matrix form if there are four dials)

请先登录,再进行评论。

回答(1 个)

Rohit S. Nambiar
Rohit S. Nambiar 2022-11-10
Hi,
In order to arrange the "Dials" horizontally, you can change the "Row Location" property for all dials that follow the first one from "new" to "current"
For this, follow the below steps
  1. Add the first Dial
  2. Add the second Dial
  3. With the second Dial selected, go to Property Editor > Layout > Row Location and change the property from new to current
  4. Add more Dials as necessary and repeat step 3
  5. Preview your changes using the Preview Dialog option on the toolstrip
To achieve a matrix form,
  1. Repeat the above steps 1-4 to create first row
  2. Add first Dial in second row and ensure Row Location is set to new
  3. Follow previously described process to create second row
  4. Add more rows as necessary
Hope this helps.
Regards,
Rohit

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by