Re: timing input!



In article <1179433745.037969.250470@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Amin <amin.jafarian@xxxxxxxxx> wrote:
On May 17, 3:15 pm, rober...@xxxxxxxxxxxxxxxxxx (Walter Roberson)
wrote:
In article <1179432304.771824.261...@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,

Amin <amin.jafar...@xxxxxxxxx> wrote:
any body know how can i define a input in a m file that wait for user
to enter something just a few second and if user didnt enter anything
continue in program!

You can put up a prompting dialog, and then uiwait() for it
specifying a timeout.

uiwait and pushbutton are used for a figure or menu! but i dont have
any of them.

errordlg(), warndlg(), questdlg() dialog(), uigetpref() all create new
figures to put up their questions.

I want to go to keyboard mode to change some of my variables in the
middle of my program...

Sounds like you could use dbstop for that.

--
"No one has the right to destroy another person's belief by
demanding empirical evidence." -- Ann Landers
.