Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!19g2000hsx.googlegroups.com!not-for-mail
From:  "A.E lover" <aelover11@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: How to draw a line on a figure in GUI?
Date: Thu, 01 Nov 2007 11:53:42 -0700
Organization: http://groups.google.com
Lines: 10
Message-ID: <1193943222.776369.320390@19g2000hsx.googlegroups.com>
NNTP-Posting-Host: 71.98.80.188
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1193943223 9450 127.0.0.1 (1 Nov 2007 18:53:43 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Thu, 1 Nov 2007 18:53:43 +0000 (UTC)
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MEGAUPLOAD 2.0),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: 19g2000hsx.googlegroups.com; posting-host=71.98.80.188;
Xref: news.mathworks.com comp.soft-sys.matlab:435695



Hi all

I need to draw on a figure some lines. Anybody knows how to do this
task?

This is very simple in some other languages such as Visual C ++ or
Visual Basic. But it seems impossible in MATLAB's GUI.

Thank you