How to add Delay

6 ビュー (過去 30 日間)
Chethan
Chethan 2013 年 4 月 5 日
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
per isakson 2013 年 4 月 5 日
Try
doc waitbar

Peng Liu
Peng Liu 2013 年 4 月 5 日
編集済み: Peng Liu 2013 年 4 月 5 日
You may try the pause command

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by