|
[Date Index]
[Thread Index]
[Author Index]
Re: Combining plots
- To: mathgroup at smc.vnet.net
- Subject: [mg48641] Re: Combining plots
- From: Marcus Stollsteimer <marcus314 at yahoo.com>
- Date: Wed, 9 Jun 2004 04:17:00 -0400 (EDT)
- References: <ca3gro$rsi$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Johan wrote:
> Suppose I wish to show a combined plot, for instance
(snipped)
> I tried something with setting DisplayFunction to Identity in a and
> b, but then Show doesn't show anything... Help!
Hi,
in the Show[] command, you have to explicitly reset
DisplayFuntion to the default, with
DisplayFunction -> $DisplayFunction.
see e.g. Mathematica book chapter 2.10.1
Regards,
Marcus
--
God knows. Or guesses. -- John Irving
Prev by Date:
transforming exponential of sums into product of exponentials
Next by Date:
Re: Exporting 3D plots
Previous by thread:
Combining plots
Next by thread:
Re: Combining plots
|