Path: news.mathworks.com!not-for-mail
From: "Andrea Monastero" <andrea.monastero@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: communication between simulink and matlab gui
Date: Wed, 30 Apr 2008 10:20:03 +0000 (UTC)
Organization: Verona University, Italy
Lines: 6
Message-ID: <fv9h4j$t6d$1@fred.mathworks.com>
Reply-To: "Andrea Monastero" <andrea.monastero@gmail.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1209550803 29901 172.30.248.37 (30 Apr 2008 10:20:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 30 Apr 2008 10:20:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1369377
Xref: news.mathworks.com comp.soft-sys.matlab:465894


Hi.
I've got a matlab GUI. I want to read outputs of some
simulink blocks from the GUI program and update in real-time
some values of text boxes of the GUI. How can I do?

Thanks.