- Do you want to reduce the flashing?Then improving the code for drawing is the most promissing strategy. Post your code if you need suggestions.
- Or do you have a problem with the accessibility of the otehr GUI elements? Then I guess, that the callback, which starts the animation, has an disabled 'Interruptible' property. See http://www.mathworks.com/help/matlab/ref/uicontrol_props.html#bqxohrx
Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Facing a GUI Problem
조회 수: 1 (최근 30일)
이전 댓글 표시
I am plotting xy values on 2d plot on every update of for loop on GUI,,,and it plots nicely,,,but my GUI Always flashes every xy value,,,so its not allowing me to select any other option on my GUI,,,PLease help me out
댓글 수: 0
답변 (1개)
Jan
2013년 5월 2일
The problem is not clear. I do not think, that the GUI is blocked by the fact, that the display flashes.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!