|
[Date Index]
[Thread Index]
[Author Index]
Re: Bug in Show
- To: mathgroup at smc.vnet.net
- Subject: [mg81547] Re: Bug in Show
- From: Julian Aguirre <julian.aguirre at ehu.es>
- Date: Wed, 26 Sep 2007 21:47:41 -0400 (EDT)
- References: <fddeo9$9s4$1@smc.vnet.net>
On 26 sep, 13:11, Miguel <misv... at gmail.com> wrote:
> When I use the ContourPlot function with the option Axes->True, the
> axes are displayed.
>
> But when is included in Show function does'nt. Why?.
Miguel,
What is happening is that the options of the Graphics commands take
precedence. Pur the ContourPlot as the first argument passed to Show
and you will have back your axes. I do not know wether this is a bug
or a feature.
Juli=E1n
EMILU
Prev by Date:
Re: PRINCIPAL VALUE + 3D NINTEGRATE
Next by Date:
Re: Bug in Show
Previous by thread:
Bug in Show
Next by thread:
Re: Bug in Show
|