Path: news.mathworks.com!not-for-mail
From: "Pablo " <pablo.gallegos@stfc.ac.uk>
Newsgroups: comp.soft-sys.matlab
Subject: Code that "push" a GUI button
Date: Tue, 29 Sep 2009 14:39:03 +0000 (UTC)
Organization: STFC Rutherford Appleton Laboratory
Lines: 3
Message-ID: <h9t666$qrn$1@fred.mathworks.com>
Reply-To: "Pablo " <pablo.gallegos@stfc.ac.uk>
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 1254235143 27511 172.30.248.35 (29 Sep 2009 14:39:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 29 Sep 2009 14:39:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1595664
Xref: news.mathworks.com comp.soft-sys.matlab:573680


Hello everybody, 
 I was wondering if there was a way to have matlab "push" a GUI button programatically, or in other words execute the bits of code that are normally executed while you push those GUI buttons.
Thanking you in advance.