MathGroup Archive 1995

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

Search the Archive

Re: Plotting 4d Data

  • To: mathgroup at christensen.cybernetics.net
  • Subject: [mg1538] Re: Plotting 4d Data
  • From: rak at canon.co.uk (Richard Kirk)
  • Date: Sat, 24 Jun 1995 02:07:23 -0400
  • Organization: Canon Research Centre Europe Ltd

Because one of your 4 coordinates is an odd one out then maybe
Graphics`PlotField3D' is what you want.  I have used it to show
colour transformations, so I had 3 axes, three dependent values
(the transformed vector) and the vector colour.  If your arrows 
all sit on a regular grid, and the largest vector is smaller than
the grid spacing, then it is usually posible to see what's what
though sometimes you have to fiddle with the viewpoint a bit.

You will have to make a 3-D vector out of your velocity coordinate, 
but that's easy.  I suspect you have 2 other velocity coordinates too.

Cheers.


--
Richard Kirk                      01483-448869 (phone)  01483-448845 (fax)
Canon Research Europe Ltd,                              rak at canon.co.uk




  • Prev by Date: 3D graphics cutoff (it will not display all my objects)
  • Next by Date: counting number of rules in rule base
  • Previous by thread: Plotting 4d Data
  • Next by thread: Definition of ColorFunction->c for ListContourPlot