controling UIcontrol visibilty in timer functions-
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a problem that is'nt clear to me- me GUI is in this link- https://docs.google.com/document/d/1t8PgnroOC5NE_5cyZBFP4-vW7ED08X3E0FoDDl8ImSM/edit
I have the UIcontrols- 'a9' and 'th' that suppose to become unvisible after the time is finished (function timerFinished),
but I found out that if the time is finished while the key is pressed it doesnt happen, because it contradict with the orders inside function youPress ..
(everything is just fine if the time ends when the key is not pressed..)
have any idea how to fix it without to many changes?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!