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

5 ビュー (過去 30 日間)
Johan Eklöv
Johan Eklöv 2019 年 5 月 7 日
コメント済み: Johan Eklöv 2019 年 5 月 8 日
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 Center および File ExchangeSimulink Functions についてさらに検索

タグ

製品


リリース

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by