MathGroup Archive 2007

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

Search the Archive

Re: Contour Lines colored by temperature scale

  • To: mathgroup at smc.vnet.net
  • Subject: [mg84086] Re: Contour Lines colored by temperature scale
  • From: nigol <dario.buttari at gmail.com>
  • Date: Mon, 10 Dec 2007 04:32:03 -0500 (EST)
  • References: <fjb087$s51$1@smc.vnet.net> <fjbcik$4op$1@smc.vnet.net>

John,
here is a possible solution:

clist = {200, 400, 600, 800, 900};
ListContourPlot[doseArray, Contours -> clist, ContourShading -> N-one,
ContourStyle -> (ColorData["TemperatureMap"] /@ Rescale[clist])]

Dario


  • Prev by Date: Re: Mathematica: Long divison for polynomials
  • Next by Date: clear InputField
  • Previous by thread: Re: Contour Lines colored by temperature scale
  • Next by thread: forming filename string