Simulink.BlockDiagram.arrangeSystem without resizing blocks
이전 댓글 표시
There exist a way to rearrange the simulink scheme without resizing the blocks?
More details: I have created a custom library with my blocks and I'm using them to build a scheme through matlab code. For this reason I need to use the function Simulink.BlockDiagram.arrangeSystem to rearrange the scheme, but this also resize all the blocks, while I need them to remain with the shape and size I set in the original library blocks icons (In particular I have a small rectangle that is reshaped to a bigger square).
So there is a way to perform arrangeSystem without resizing or fix the size/scale of my diagram blocks before running that function?
Thank you
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Interactive Model Editing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!