Is there a block property that makes a Simulink block non resizable?

5 Ansichten (letzte 30 Tage)
Johan Eklöv
Johan Eklöv am 7 Mai 2019
Kommentiert: Johan Eklöv am 8 Mai 2019
My problem is that when I want to move some blocks that are small I often rezise them instead. This typiclly happends with terminator or ground blocks. Is there a property that sets a block to a fixed size so I can't resize the block when working on the Simulink canvas?

Antworten (1)

Fangjun Jiang
Fangjun Jiang am 7 Mai 2019
I wouldn't think so. The size of the block is controlled by the parameter "Position". It is [Left, Top, Right, Bottom]. If you move the block, all are going to change, although you could use a command to fix the width and height.
Instead of selecting the block, maybe you could select an area which covers the block and then do the move.
  1 Kommentar
Johan Eklöv
Johan Eklöv am 8 Mai 2019
The thing that bugs me is that when I have small blocks that I want to move I have to be very precis with the mouse pointer not to click the resize corners. I was looking for a setting to get rid of the resizing corners on a block to block basis.
It is not a huge problem, but I was curious to see if anyone else has been annoyed by this.
Thanks for your answer.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by