Hello,
This plot below is obtained by sampling transient plot with multiple run transient noise using value function from calculator.
Then I want to calculate the standard deviation of the data at specific times when the signal is sampled.
So at the end I need to get standard_deviation vs time plot.
How can I do that?
What I do now is using this expression :
stddev(value(v("/VOUT" ?result "tran") 1.5e-07))
The result is correct, but I need to do it one by one.
↧
How can I use stddev calculator function multiple times on a transient plot?
↧