how to close waitbar
이전 댓글 표시
I have a waitbar running ,it doesnot close automatically,now i dontwant that waitbar to run,can u tell how to process please
채택된 답변
추가 답변 (1개)
Bjorn Gustavsson
2011년 11월 1일
0 개 추천
If you don't want it to run period, just edit the function that creates it and comment out all instances of waitbar. If you want to fancify it make the waitbar optional.
카테고리
도움말 센터 및 File Exchange에서 Dialog Boxes에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!