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?

Answers (2)

Peng Liu
Peng Liu on 5 Apr 2013
Edited: Peng Liu on 5 Apr 2013

0 votes

You may try the pause command

Categories

Find more on App Building in Help Center and File Exchange

Tags

Asked:

on 5 Apr 2013

Community Treasure Hunt

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

Start Hunting!