Plotting an Array of Vectors
- To: mathgroup at smc.vnet.net
- Subject: [mg124131] Plotting an Array of Vectors
- From: Peter Rodenbach <peter.rodenbach at googlemail.com>
- Date: Tue, 10 Jan 2012 05:59:59 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Hi everyone.
I wan to plot an 50 x 50 array that has two dimensional vectors in it
like
{{3,3},{3,2},{3,4},{2,3}.....},{{3,4},...},...
in a way that it looks like a bunch of compass needles. (Remember that
High School experiment in which you visualise the magnetic field?)
Thanks
Peter
- Follow-Ups:
- Re: Plotting an Array of Vectors
- From: "Brandon D. Batista" <bdbatista@gmail.com>
- Re: Plotting an Array of Vectors
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Plotting an Array of Vectors
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Plotting an Array of Vectors
- From: Heike Gramberg <heike.gramberg@gmail.com>
- Re: Plotting an Array of Vectors