The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 20th, 2024, 4:22am
Pages: 1
Send Topic Print
how to measure waveform using ocean (Read 1883 times)
Julian18
Community Member
***
Offline



Posts: 55

how to measure waveform using ocean
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.


Back to top
 
 
View Profile   IP Logged
wyyll
New Member
*
Offline



Posts: 4

Re: how to measure waveform using ocean
Reply #1 - 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.
Back to top
 
 
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.