Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WaveformGraph.PlotWaveformsMultiple example

5 views
Skip to first unread message

SubseaFish

unread,
Jul 18, 2008, 4:10:10 PM7/18/08
to
I'm having difficulty formatting my parameters for the PlotWaveformsMultiple method of WaveformGraph.  I've successfully used the following to convert an array of doubles into an AnalogWaveform and  plot it with this code sample:

AnalogWaveform<double> waveformCurrents = AnalogWaveform<double>.FromArray1D(dblResult);

0 new messages