11-01-2007 11:32 AM
11-02-2007 02:50 AM
I can think of two ways of performing what you want to do:
1. Either you are using PlotWaveform and you can properly shift the plotted waveform via "Initial X" attribute so that it showd on the graph in the correct time position
2. Or you can build an X array with time references and PlotXY your data array versus such time array
... or I haven't understood exactly what your problem is! ![]()
11-05-2007 09:54 AM
11-05-2007 11:00 AM