Simulink rips blocks apart after reloading model
Show older comments
Hi there,
I'm facing a little problem with simulink and would like to ask whether this is a bug or whether I'm doing something wrong.
I'm placing a bunch of blocks using matlab commands. All blocks are between 0 and 2^15 pixels (I first thought the problem only arises when the blocks are inbetween 0 and -2^15 but it does the same thing for positive pixels) Here is a picture of how it looks like before I save:

and here is what it looks like when I reload the same model:

So apparently Simulink stretches the blocks vertically. Any suggestion why it does that? Isn't the area that simulink can work with +/- 2^15 pixels?
Thanks it advance,
Regards,
Lenni
Accepted Answer
More Answers (0)
Categories
Find more on General Applications 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!