GUIDE Property Inspector Problem in R2013a
Afficher commentaires plus anciens
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 commentaires
Image Analyst
le 17 Avr 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?
Réponses (0)
Catégories
En savoir plus sur Whos dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!