Re: Averaging
- To: mathgroup at smc.vnet.net
- Subject: [mg41985] Re: Averaging
- From: bhatya21 at hotmail.com (charu bhat)
- Date: Mon, 16 Jun 2003 03:56:35 -0400 (EDT)
- References: <bc6nok$2i3$1@smc.vnet.net> <bc7pis$6fk$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Jen, I am getting following message from mathematica after executing Plot[Evaluate[(ip1[x] + ip2[x] + ip3[x])/3], {x, 0, 320}] InterpolatingFunction::"dmval": "Input value \!\({0.0000175`}\) lies outside \ the range of data in the interpolating function. Extrapolation will be used." InterpolatingFunction::"dmval": "Input value \!\({0.0000175`}\) lies outside \ the range of data in the interpolating function. Extrapolation will be used." Plus I dont see any plot. The plot is empty. Thanks, Charu