Simulink.BlockDiagram.arrangeSystem without resizing blocks
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Interactive Model Editing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!