Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: How to plot in GUI data inserted by edit box?
Date: Sun, 27 Jul 2008 20:13:03 +0000 (UTC)
Organization: UFSC
Lines: 10
Message-ID: <g6iksf$21p$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1217189583 2105 172.30.248.37 (27 Jul 2008 20:13:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 27 Jul 2008 20:13:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1354092
Xref: news.mathworks.com comp.soft-sys.matlab:482120



Hi guys,

Could you guys help me to figure out how can I plot (in GUI)
some data points inserted in a edit box (or table) after
confirm by pushing a button??

I wanna build a GUI that I can insert data point and confirm
one by one and then this points be ploted in same GUI (axes).

thanks a lot in advance!!