Filter löschen
Filter löschen

How to add Delay

7 Ansichten (letzte 30 Tage)
Chethan
Chethan am 5 Apr. 2013
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?

Antworten (2)

per isakson
per isakson am 5 Apr. 2013
Try
doc waitbar

Peng Liu
Peng Liu am 5 Apr. 2013
Bearbeitet: Peng Liu am 5 Apr. 2013
You may try the pause command

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by