MathGroup Archive 1996

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

Search the Archive

ListContourPlot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg3303] ListContourPlot
  • From: Lorenzo Pesce <fish at chemie.fu-berlin.de>
  • Date: Sun, 25 Feb 1996 03:19:45 -0500
  • Sender: owner-wri-mathgroup at wolfram.com

    
  Hi to all,
 forgive, please, my unbelivable English.

 I have one question, how is possible to set the
 AxesLabel command for the ListContourPlot?

 When I set it, I just happen nothing.
 The comman line is the following:

  ListContourPlot[funarray,
                PlotRange ->{funmin, funmax},
                 MeshRange ->{{xmin, xmax}, {ymin,ymax}},

                 Contours  -> 10 ,
                 AxesLabel ->{"Internuclear distance","Z"},
                 ColorFunction -> (GrayLevel[0.5 +/2]&)
                         ]

   Any advice?
 Thank you very much in advance,


                            Lorenzo

|    Lorenzo Pesce, Freie Universitaet Berlin, 
|    Institut fuer Theoretische und Physikalische Chemie
|    |Takustrasse 3 | D-14195 Berlin   
|    e-mail = fish at chemie.fu-berlin.de


~
~


==== [MESSAGE SEPARATOR] ====


  • Prev by Date: Changing the default plot size under Mma for Win?
  • Next by Date: ListContourPlot
  • Previous by thread: Re: Changing the default plot size under Mma for Win?
  • Next by thread: ListContourPlot