GUIDE Property Inspector Problem in R2013a
이전 댓글 표시
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
Image Analyst
2013년 4월 17일
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?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Whos에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!