Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Set checkbox checked when the step is done.
Date: Tue, 30 Sep 2008 09:21:02 +0000 (UTC)
Organization: Universiti Tenaga Nasional
Lines: 1
Message-ID: <gbsr1u$3ek$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1222766462 3540 172.30.248.35 (30 Sep 2008 09:21:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 30 Sep 2008 09:21:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1495509
Xref: news.mathworks.com comp.soft-sys.matlab:492890


I am doing a GUI project requires user input step by step. I would like to remind the user which data is done. I am thinking to check the checkbox automatically according to the step. May I know is that possible doing so using MATLAB? If yes, how to do it? Thanks!