MathGroup Archive 2009

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

Search the Archive

Re: overlay of multiple plots Show command does not work

  • To: mathgroup at smc.vnet.net
  • Subject: [mg98330] Re: overlay of multiple plots Show command does not work
  • From: Jens <noeckel at gmail.com>
  • Date: Wed, 8 Apr 2009 02:44:02 -0400 (EDT)
  • References: <grcgfh$pic$1@smc.vnet.net>

On Apr 6, 2:02 am, Venkatesh Ramakrishnan <venk... at tifr.res.in> wrote:
> Dear All
>
> I generated a list of plots, which I want to overlay. (say around 100
> plots).
>
> I tried to read in the list inside the Show[] command.
> But somehow it does not seem to work.
>
> Any suggestions?
>
> I would be very grateful.
>
> Venkatesh Ramakrishnan
> National Facility for High Field NMR
> Tata Institute of Fundamental Research
> Mumbai 400 005
> India

Here is a guess:
Try it with Show[list, PlotRange->All]
where list is your list of plots.
If this doesn't work, you should give a more specific example of the
problem.

Jens



  • Prev by Date: Re: Difficulties with Re
  • Next by Date: Re: StringJoin with ToString
  • Previous by thread: Re: overlay of multiple plots Show command does not work
  • Next by thread: Re: overlay of multiple plots Show command does not work