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

5 次查看(过去 30 天)
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?

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2019-5-7
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 个评论
Johan Eklöv
Johan Eklöv 2019-5-8
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.

请先登录,再进行评论。

类别

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

标签

产品


版本

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by