Path: news.mathworks.com!newsfeed.mathworks.com!kibo.news.demon.net!demon!xara.net!gxn.net!server6.netnews.ja.net!newsfeed.ed.ac.uk!not-for-mail
From: "Chia C Chong" <Chia.Chong@ee.ed.ac.uk>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to draw "double head arrow"?
Date: Fri, 21 Mar 2003 13:07:12 -0000
Organization: Edinburgh University
Lines: 27
Message-ID: <b5f2qb$ce7$1@scotsman.ed.ac.uk>
References: <b5dur7$8qi$1@scotsman.ed.ac.uk> <pan.2003.03.21.04.06.26.258442@attbi.com>
NNTP-Posting-Host: pcspg12.ee.ed.ac.uk
X-Trace: scotsman.ed.ac.uk 1048252043 12743 129.215.102.65 (21 Mar 2003 13:07:23 GMT)
X-Complaints-To: usenet@scotsman.ed.ac.uk
NNTP-Posting-Date: Fri, 21 Mar 2003 13:07:23 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Xref: news.mathworks.com comp.soft-sys.matlab:155316



So, is it means that there is actually no single function that allows me to
draa double-arrow in Matlab??

CCC

"Dan Hensley" <danDOThensley@attbi.com> wrote in message
news:pan.2003.03.21.04.06.26.258442@attbi.com...
> On Fri, 21 Mar 2003 02:53:16 +0000, Chia C Chong wrote:
>
> > Hi there!
> >
> > I wish to draw a double head arrow (i.e. <------> ) in Matlab to show a
> > section of the graph. But it seems to me, Matlab only allows arrow with
a
> > single head (i.e. ------>). So, my question is what should I do so that
I
> > can draw a double head arrow?
> >
> > Thanks.
> >
> > CCC
>
> Why not draw one on top of the other, pointing in opposite directions?
>
> Dan