|
[Date Index]
[Thread Index]
[Author Index]
Re: Debug of ContourPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg81570] Re: Debug of ContourPlot
- From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
- Date: Fri, 28 Sep 2007 02:07:15 -0400 (EDT)
- Organization: The Open University, Milton Keynes, UK
- References: <fddf5l$a10$1@smc.vnet.net>
Miguel wrote:
> When I use the option Axes->True, ContourPlot works fine. Howevwer, if
> ContourPlot is included in Show, the axes are not displayed.
>
> You can to see an example in
>
> http://mathematicaes.googlegroups.com/web/ContourPlot.pdf
Miguel,
You must put the contour plot in the first position of the list of
graphs provided to the command *Show*. (*Show* looks at the options set
to a particular value in the firs element of the list, i.e. the first
graphics, and applied them for the rest of the graphs.)
Regards,
--
Jean-Marc
Prev by Date:
Alignment matrix Output
Next by Date:
CompleteCharacters Palette in v6?
Previous by thread:
Debug of ContourPlot
Next by thread:
ListAnimate skipping frames
|