MathGroup Archive 2010

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

Search the Archive

Re: make arrows same size in VectorPlot?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg109184] Re: make arrows same size in VectorPlot?
  • From: "David Park" <djmpark at comcast.net>
  • Date: Fri, 16 Apr 2010 05:50:45 -0400 (EDT)

There is an option, something like: VectorScale -> {.05, .85, None}.

This is illustrated in the last two examples for VectorDraw in
Presentations, DrawingPaper.


David Park
djmpark at comcast.net
http://home.comcast.net/~djmpark/  



From: Murray Eisenberg [mailto:murrayeisenberg at gmail.com] 

With the Mathematica 7 function VectorPlot, is there an option to make 
all the arrows have the same length (and same head size)?

The option VectorScale does not seem to allow that.

Obviously the effect of such an option could be achieved by explicitly 
normalizing the vector field being plotted, but that takes some extra 
work and seems an awkward way to do it.  Which is why I asked about an 
option.

-- 
Murray Eisenberg                     murrayeisenberg at gmail.com
80 Fearing Street                    phone 413 549-1020 (H)
Amherst, MA 01002-1912




  • Prev by Date: Re: make arrows same size in VectorPlot?
  • Next by Date: Re: Through[(a+b+b)[x]]
  • Previous by thread: Re: make arrows same size in VectorPlot?
  • Next by thread: Re: make arrows same size in VectorPlot?