I'm having a bit of an issue here. When I try to use Differentiate with a specified x wave, I keep getting "X data does not match Y data (length or number type)." However, when I check to make sure that the types and lengths are the same, I get
You should use the WaveType() function to make sure that the source and X wave types are the same (or use the Data Browser), not numtype. Your two numtype statements are just telling you that the value in your two waves at x=1 is a normal number, but that doesn't tell you anything about the wave type.
July 28, 2011 at 08:38 am - Permalink
Thanks!
July 28, 2011 at 09:38 am - Permalink