Hello,
I use 5.10.41
I would like to write the simulation data of a Monte Carlo simulation to a text file. To be more specific:
I perform a dc variable sweep Monte Carlo simulation. I defined an output which is
myOutput = VS("/V_H") - VS("/V_L") ; V_H and V_L are net names.
After the Monte Carlo simulation I would like to extract and write the values of myOutput to a text file. How can I do that?
Best regards,
Can Baltaci