read out Pspice plot in file

B

Bernhard Krämer

Guest
Hello,

I have simulated a circuit in Pspice and plotted out a Nyquist graph of my
output. Now, in order to verify a theory, I want to fit a formula on the
obtained graph.
I'd like to use Gnuplot to perform the fit. So all I need are the datapoints
in a file. Unfortunately, the .dat-file is binary. Is there a way to obtain
a file containing the datapoints?

Regards,

Bernhard
 
On Mon, 30 May 2005 17:40:28 +0200, Bernhard Krämer
<Bernhard.Kramer@lien.uhp-nancy.fr> wrote:

Hello,

I have simulated a circuit in Pspice and plotted out a Nyquist graph of my
output. Now, in order to verify a theory, I want to fit a formula on the
obtained graph.
I'd like to use Gnuplot to perform the fit. So all I need are the datapoints
in a file. Unfortunately, the .dat-file is binary. Is there a way to obtain
a file containing the datapoints?

Regards,

Bernhard
In Probe, left-click on the waveform name, ctrl-C.

In a _good_ text editor (like UltraEdit), ctrl-V. The X-Y data points
will be in a list.

You can also paste into Excel, etc.

Beware, the list may be long. One I just tried, to refresh my memory,
was 666,000 lines ;-)

...Jim Thompson
--
| James E.Thompson, P.E. | mens |
| Analog Innovations, Inc. | et |
| Analog/Mixed-Signal ASIC's and Discrete Systems | manus |
| Phoenix, Arizona Voice:(480)460-2350 | |
| E-mail Address at Website Fax:(480)460-2142 | Brass Rat |
| http://www.analog-innovations.com | 1962 |

I love to cook with wine. Sometimes I even put it in the food.
 

Welcome to EDABoard.com

Sponsor

Back
Top