MathGroup Archive 1997

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

Search the Archive

Re: Re: Re: Getting values from a Plot - Correction

  • To: mathgroup at smc.vnet.net
  • Subject: [mg7528] Re: [mg7518] Re: [mg7483] Re: Getting values from a Plot - Correction
  • From: Allan Hayes <hay at haystack.demon.co.uk>
  • Date: Fri, 13 Jun 1997 03:08:40 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Please change
	Cases[Plot[....], Line[x]->x, Infinity]
to
	Cases[Plot[....], Line[x_]->x, Infinity]


  • Prev by Date: Re: Won't Read Entire Soundfile; Why?
  • Next by Date: Manipulating lists
  • Previous by thread: Re: Re: Getting values from a Plot - Correction
  • Next by thread: Re: groups