The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> how to measure waveform using ocean
https://designers-guide.org/forum/YaBB.pl?num=1196335827

Message started by Julian18 on Nov 29th, 2007, 3:30am

Title: how to measure waveform using ocean
Post by Julian18 on Nov 29th, 2007, 3:30am

Hi, there
    suppose I have a waveform (using getData), and want to see the Y value of the waveform giving a X value,how can I do this using ocean statement.(in stead of using graphical means)

Thanks.



Title: Re: how to measure waveform using ocean
Post by wyyll on Nov 29th, 2007, 11:57am


signal_wfm = getData("/cool_output");
y_value = value( signal_wfm x_value);

should work for a single transient run.  If the runs are contained within a sweep analysis, then that
parameter can also be added.

Will.

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.