MathGroup Archive 1997

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

Search the Archive

Multiple plots

  • To: mathgroup at smc.vnet.net
  • Subject: [mg7257] Multiple plots
  • From: seanross at worldnet.att.net
  • Date: Tue, 20 May 1997 02:58:43 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

When you use the Show command to display several plots together,ie

Show[Plot[f[x],{x,x0,x1}],ListPlot[somedata],ListPlot[someotherdata]]

It shows each of the separate plots and then puts them all together at
the end.

Does anyone know how I could get it not to display any of the individual
plots and only show the combined plot at the end?


  • Prev by Date: The Mathematica Journal
  • Next by Date: PolarPlot Doesn't Allow PlotRange Option?
  • Previous by thread: (fwd) Re: Discrepancy betw HP unix and mac versions
  • Next by thread: Re: Multiple plots