MathGroup Archive 2002

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

Search the Archive

ListDensityPlot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg36051] ListDensityPlot
  • From: Muhammad Sabieh Anwar <sabieh at khwarzimic.org>
  • Date: Wed, 14 Aug 2002 05:35:18 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello

How do I interpret the shading of the ListDensityPlot function?

If I use something like:

ListDensityPlot[Table[Sin[x]^2+Tan[y],{x,0,2*Pi},{y,0,2*Pi}]]

1. How can I interpret the shading with the z height of the function?
Such an interpretation is easier if I use somthing like Plot3D which
also labels the z (height) axis.

2. What if in my plot, i want to label demarcate my axes in multiples of
Pi/2, such as 0, Pi/2, Pi, 3*Pi/2 and so on, rather than the
conventional integer markings on the axes?

Regards
==
Muhammad Sabieh Anwar
Oxford


  • Prev by Date: Re: Subsetting indexed variable?
  • Next by Date: Re: Step by Step Integration
  • Previous by thread: math crashes in IRIX 6.5.16
  • Next by thread: Re: ListDensityPlot