Simulink.BlockDiagram.arrangeSystem without resizing blocks
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Interactive Model Editing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!