MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: How to do curved arrows?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg103823] Re: How to do curved arrows?
  • From: Bill Rowe <readnews at sbcglobal.net>
  • Date: Thu, 8 Oct 2009 07:50:06 -0400 (EDT)

On 10/7/09 at 7:02 AM, replicatorzed at gmail.com (Istv=C3=A1n) wrote:

>is there a way to draw curves with arrowheads in a convenient way? I
>did not find anything relevant in the doc.center, nor in the group
>archives.

It is certainly possible to draw curves with arrowheads. For example,

Show[Graphics@{Circle[{0, 0}, .5, {0, Pi/2}],
    Arrow[{{.5, 0}, {.5, -.1}}, .1]}]



  • Prev by Date: Usage Messages Have Become a High Tech Kludge
  • Next by Date: Re: How to do curved arrows?
  • Previous by thread: How to do curved arrows?
  • Next by thread: Re: How to do curved arrows?