Re: VectorFieldPlot scaling
- To: mathgroup at smc.vnet.net
- Subject: [mg90460] Re: VectorFieldPlot scaling
- From: dh <dh at metrohm.ch>
- Date: Thu, 10 Jul 2008 06:34:05 -0400 (EDT)
- References: <g4vk8c$9q2$1@smc.vnet.net>
Hi Aaron, the direction of the arrow are tied to the axes. If you change the axes, the arrow directions are changed accordingly. Otherwise you would have a bunch of graphical vectors on a grid, but not a vector field. Daniel Aaron Fude wrote: > Hi, > > Is there a way to have AspectRatio affect the shape of the domain, but > not the direction of the vectors. > > For example, in the following code, could I still have the arrows > point at the 45 degree angle? > > vfPlot = VectorFieldPlot[{1, 1}, > {x, 0, 10 }, > {z, 0, 1}, > AspectRatio -> 1, Axes -> True, > Ticks -> {None, Automatic}] > > > I realize there is a relatively simple work around that involves > altering the actual field being plotted, but there has got to be a > cleaner way. > > Thanks, > > Aaron > -- Daniel Huber Metrohm Ltd. Oberdorfstr. 68 CH-9100 Herisau Tel. +41 71 353 8585, Fax +41 71 353 8907 E-Mail:<mailto:dh at metrohm.com> Internet:<http://www.metrohm.com>