Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Problem running file from pushbutton which doesnt occur when evaluating command in GUI code
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I'm currently very confused about this.
In my callback for a pushbutton it runs an .m file which contains a while loop in it.
If I highlight and then evaluate it, there's no problems, it runs the file and the loop goes round as it should.
However, when I run the whole GUI and press the button it only goes through the loop once.
It doesnt matter how many times i do either, or what order i do it, evalutaing the bit in the callback works but the pushbutton doesnt.
Why is this?
Thanks,
Henry
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!