GUIDE Property Inspector Problem in R2013a
Show older comments
When I have a gui figure open in GUIDE, I right click on an element and select property inspector. However, when I do this, it seems as though it triggers a break point or something on line 99 of SceneViewerListener.m (located in C:\MATLAB\R2013a\toolbox\matlab\codetools\+internal\+matlab\+inspector). If I press F5 a bunch of times, it will eventually bring up the property inspector, but I have to do the same thing every time I make a change in the property inspector. It keeps going in to debug mode, but there are no errors/warnings and I don't have any breakpoints enabled.
2 Comments
Image Analyst
on 17 Apr 2013
Does it behave the same way if you double-click on the element?
I have the same problem, same MATLAB version. It also happens when I double click.
update: the problem disappears if I disable "stop on errors" under error handling in breakpoints. Could there be some internal error associated with guide that doesnt show in the command line?
Answers (0)
Categories
Find more on Whos 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!