Is there any expression to get value of a point on a curve??

L

littlepig

Guest
I wanted to get the value of a point from the waveform by using some
expression (like in the calculator).. Let say i have a x-value and
wanted to find out its y-value, can i use expression to get the value???
 
littlepig wrote:

I wanted to get the value of a point from the waveform by using some
expression (like in the calculator).. Let say i have a x-value and
wanted to find out its y-value, can i use expression to get the value???
Try the value() expression, for example:

value(VT("/out"), 0.8u)

Roger
 

Welcome to EDABoard.com

Sponsor

Back
Top