MathGroup Archive 2001

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

Search the Archive

Re: Simple question about plot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27829] Re: Simple question about plot
  • From: "Martin Richter" <mrMICE.fi at cbs.dk>
  • Date: Mon, 19 Mar 2001 01:29:22 -0500 (EST)
  • Organization: UNI-C
  • Sender: owner-wri-mathgroup at wolfram.com

Hi

Sorry, I should have looked more carefully, I found the answer in FAQ
http://support.wolfram.com/Graphics/SuppressGraphics.html

Martin


"Martin Richter" <mrMICE.fi at cbs.dk> wrote in message news:...
> Hi
>
> Sorry for the many enquiries,
>
> Normally, when plotting and combining I'm doing like this:
>
> Figure1= ListPlot[...];
> Figure2= Plot[...];
> Show[figure1,Figure2];
>
> which produce three plots. If your making a lot of plots, it would be nice
> not to have the
> Figure1 and Figure 2 plotted, only when you type Show and by that ending
> with only one plot.
> It's properly damn simple but if this has been written in the Mathematica
> Book, I'll be
> even more damn.
>
> Thanks for any comments
> Martin
>
> ---------------------------------------
> Please remove PET to reply by email
>
>




  • Prev by Date: Re: Simple question about plot
  • Next by Date: Re: Simple question about plot
  • Previous by thread: Re: Simple question about plot
  • Next by thread: Re: Simple question about plot