Path: news.mathworks.com!not-for-mail
From: "recep mansiz" <aalmoraa@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: creating array in GUIDE
Date: Tue, 29 Sep 2009 07:06:04 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 7
Message-ID: <h9sbks$nt3$1@fred.mathworks.com>
Reply-To: "recep mansiz" <aalmoraa@hotmail.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 1254207964 24483 172.30.248.37 (29 Sep 2009 07:06:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 29 Sep 2009 07:06:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1141358
Xref: news.mathworks.com comp.soft-sys.matlab:573571


Hi all!!

I have an 'edit text' and an 'add' button. I want to constitue an array of input values from the 'edit text', at each time 'add' is pressed.

I achieve it with some indirect time consuming ways but I need simpler way.

thanks in advance!!