Blocks in Model seem to disappear when zooming in or out
Show older comments
Hey there,
since a few days i'm using MATLAB 2012b (previously 2007b). I've updated all the models via the slupdate function and my models work fine! (Results are as they should be)
Only thing is, whenever i start to zoom in or out of the model it seems that the blocks within the model disappear. Knowing where the different blocks or subsystems are i can even open them by double klicking (and actually see the content of the subsystem) and return back to the previous level with esc and see an "empty" model. This might happen at a zoom level of 120% then zooming in i can see the model again, zooming out and it happens at 100%, just randomly. So it's not a problem of a certain zoom level. This is very annoying. Any ideas what might be the problem?
Regards Frank
1 Comment
Ryan G
on 27 Nov 2012
What operating system and what types of blocks are disappearing (sounds like all of them)?
This sounds like it could be a real problem for you and I would recommend contacting technical support for such a serious issue which can only be seen while Simulink is in use.
Answers (2)
Babak
on 28 Nov 2012
0 votes
I think you are panning and zooming. The blocks don't disappear. They are there but you need to scroll all the way up to see them.
Frank
on 28 Nov 2012
0 votes
3 Comments
Could be a memory issue if you have a really big model and/or are storing lots of data.
Even though it is supported for that setup, the fact is you are limited to <3gigs of RAM and every release of MATLAB is likely to take up a little bit more system resources for new features. So if you run the same model in 2 different versions, you may hit a limitation that was not there on a previous version, especially in 32-bit windows. However, this is all a conjecture.
What happens when you open the model fresh? What happens if you don't perform SLUPDATE?
Frank
on 29 Nov 2012
Ryan G
on 29 Nov 2012
Sorry to hear you're hitting the memory barrier. There are some tricks you could try to employ that may help, but realistically you should work towards getting up to a 64-bit machine for a long-term solution.
Categories
Find more on Simulink Functions in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!