Andrew Beckett
Guest
|
Posted:
Mon Oct 17, 2005 8:10 pm Post subject:
Re: Saving results of Monte Carlo simulation in OCEAN |
|
|
On 10 Oct 2005 22:43:44 -0700, guan1121@gmail.com wrote:
| Quote: | I got a family of waveforms from serveral runs of Monte Carlo
simulations.
Suppose that I want to save the zero crossing of waveforms run by run.
How do I access the result from an individual run of MC simulation?
When I use selectResults( 'tran ), I think it contains result from all
runs.
|
value(v("/out") 'iteration 10)
for example - will get a waveform from the 10th iteration... I'm pretty certain
this has come up before, so you might want to do some searching on google
groups.
Regards,
Andrew. |
|