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]