Simulink.BlockDiagram.arrangeSystem without resizing blocks
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Interactive Model Editing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!