Really difficult. How do you know the first two values aren't errors and
the third one is correct. If you're getting these sorts of values fromn
your A-D hardware, I'd suggest fixing the problem at the source.
--
Regards,
Alf Katz,
alfkatz@removethis.ieee.org
"leon2001" wrote in message
news:50650000000800000009220000-991728092000@quiq.com...
> Thanks Doug. Your answer has given me further insight into the
> problem.
>
> However, I was wondering if it is possible to make an error checker
> for consecutive values of a particular variable.
>
> That is, the first value and second value might be 100 and 100.5
> respectively, but the third value might be 110, which is a wrong
> value. How do I discard the 110 point from being plotted?
>
> Thanks.
>
>
> Choy