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
per isakson 2013 年 4 月 5 日

0 投票

Try
doc waitbar
Peng Liu
Peng Liu 2013 年 4 月 5 日
編集済み: Peng Liu 2013 年 4 月 5 日

0 投票

You may try the pause command

カテゴリ

ヘルプ センター および File ExchangeApp Building についてさらに検索

タグ

質問済み:

2013 年 4 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by