MathGroup Archive 1993

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

Search the Archive

Plotting Streamlines

  • To: mathgroup at yoda.physics.unc.edu
  • Subject: Plotting Streamlines
  • From: laczik at vax.ox.ac.uk
  • Date: Wed, 10 Nov 1993 14:44:08 +0000

Hi,

I am trying to plot streamlines from a 2-D vector field.
My data looks something like this:

  data = { {{x0,y0}, {vx0,vy0}},
           {{x1,y1}, {vx1,vy1}},
           ...
           {{xi,yi}, {vxi,vyi}},
           ... }

Is there also a way to do this in 3-D (for {{xi,yi,zi}, {vxi,vyi,vzi}})?
Any help would be much appreciated.

John





  • Prev by Date: Re: operators
  • Next by Date: notation
  • Previous by thread: ODE problem
  • Next by thread: notation