Re: A 3D plot, x and y is log coordinates. How plot?
- To: mathgroup at smc.vnet.net
- Subject: [mg91117] Re: A 3D plot, x and y is log coordinates. How plot?
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Wed, 6 Aug 2008 05:08:26 -0400 (EDT)
On 8/5/08 at 4:02 AM, li.simula at gmail.com (Simulate) wrote: >The function is z = f(x,y) If you want a meaningful answer provide some details. Specifically, what is f and what is it you want to show. There are a variety of commands in Mathematica for plotting mulit-variate data. The most commonly used include Plot3D, DensityPlot and ContourPlot.