AutoSize

バージョン 1.3.0.1 (13.3 KB) 作成者: Mike Anthony
Automatically resize MIMO blocks upon connection.
ダウンロード: 773
更新 2016/9/1

ライセンスの表示

In Simulink, it is often the case where a user wants to connect multiple blocks to another block, particularly in case of mux, demux, and bus creator blocks. The typical practice is to select multiple blocks, hold control, and select the mux block (for example). This done, the blocks are all automatically connect. The next step is then typically a manual resize of the mux block by the user to make all of the lines just created straight.
This functional will automatically resize the block when the lines are initially drawn to eliminate the manual step of doing so.

Open the included model AutoSizeTest.mdl and follow the instructions to see an example of the functionality.

引用

Mike Anthony (2024). AutoSize (https://www.mathworks.com/matlabcentral/fileexchange/31575-autosize), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSimulink についてさらに検索
謝辞

ヒントを与えたファイル: AutoSizeOnConnect

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.3.0.1

Updated license

1.3.0.0

Applied same bug fixes as AutoSizeOnConnect.

1.2.0.0

Minor fix to prevent this functionality for blocks with a property 'IconShape' set to 'round'. The sum, add, and subtract block are all the same block but this function only makes sense if using the rectangular icon shape.

1.1.0.0

Updated screenshot and minor typos in files.

1.0.0.0