Path: news.mathworks.com!newsfeed.mathworks.com!wn13feed!wn12feed!wn14feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!sccrnsc03.POSTED!not-for-mail
From: "Dan Hensley" <danDOThensley@attbi.com>
Subject: Re: How to draw "double head arrow"?
User-Agent: Pan/0.13.4 (She had eyes like strange sins.)
Message-ID: <pan.2003.03.21.04.06.26.258442@attbi.com>
Newsgroups: comp.soft-sys.matlab
References: <b5dur7$8qi$1@scotsman.ed.ac.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Lines: 16
NNTP-Posting-Host: 12.253.28.14
X-Complaints-To: abuse@attbi.com
X-Trace: sccrnsc03 1048219587 12.253.28.14 (Fri, 21 Mar 2003 04:06:27 GMT)
NNTP-Posting-Date: Fri, 21 Mar 2003 04:06:27 GMT
Organization: AT&T Broadband
Date: Fri, 21 Mar 2003 04:06:27 GMT
Xref: news.mathworks.com comp.soft-sys.matlab:155277



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