2014b GUI editing becomes extremly slow

1 view (last 30 days)
Vitaly Zborovski
Vitaly Zborovski on 29 Jan 2015
Edited: Paul Macey on 24 Dec 2015
I'm having a very slow response of guide while editing my GUI. No issues during GUI execution. Editing was always a slow process, but since I updated to 2014b it became "extremely, impossible to work, slow”. Moving/ resizing objects in Guide, or simply updating Tag or String property in Inspector can take dozen of seconds or simply are not applied and must be performed few times to make sure it stick. Killing the Matlab can resolve the issue for a while. ‘profile summary’ reported these functions are being called a lot more than anything else(see attached pics):
SceneViewerListener>SceneViewerListener.isBeingDeleted
Utils>Utils.compare
Does anyone else experienced same behavior? What are these functions? Can I somehow stop them to see if it improves the guide response time ?
I'm working on Matlab 2014b-32b on Win7-64bit
  7 Comments
Octopode
Octopode on 5 Nov 2015
Same issue here. The GUIDE clearly needs some fixes to make things more responsive.
Paul Macey
Paul Macey on 24 Dec 2015
Edited: Paul Macey on 24 Dec 2015
I have the same issue. It's especially bad when my uicontrols have the units "normalized" and I select a few of them. If I only do one action (move, resize), save, then close and re-open GUIDE, it helps. I've updated my quadro graphics drivers several times, but that has not helped. Running 64-bit MATLAB, same issue on Win 7 pro, Win 8, Win 10.

Sign in to comment.

Answers (0)

Categories

Find more on Migrate GUIDE Apps 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!