How to add Delay
이전 댓글 표시
Hello, I'm using MATLAB(R2009a). My code is to search similar images(CBIR) and my interest is to display a message stating "*SEARCHING. . .*" to user for his/her satisfaction till output images get displayed. I mean after pressing search button in my GUI, a message should be displayed. How can i go for it?
답변 (2개)
per isakson
2013년 4월 5일
Try
doc waitbar
You may try the pause command
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!