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

5 visualizaciones (últimos 30 días)
Johan Eklöv
Johan Eklöv el 7 de Mayo de 2019
Comentada: Johan Eklöv el 8 de Mayo de 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?

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 7 de Mayo de 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 comentario
Johan Eklöv
Johan Eklöv el 8 de Mayo de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by