johnweeks The DeltaX function returns information about a wave's X scaling. For information about X scaling, execute this command on Igor's command line: DisplayHelpTopic "The Waveform Model of Data" To get the difference of two elements in the wave, simply use subtraction. For the first and second (zero and 1 indices): Xwave[1] - Xwave[0] John Weeks WaveMetrics, Inc. support@wavemetrics.com Log in or register to post comments July 1, 2009 at 12:46 pm - Permalink
DisplayHelpTopic "The Waveform Model of Data"
To get the difference of two elements in the wave, simply use subtraction. For the first and second (zero and 1 indices):
Xwave[1] - Xwave[0]
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
July 1, 2009 at 12:46 pm - Permalink
July 1, 2009 at 02:03 pm - Permalink