>Is it possible to get tabular data out of this version of spice? Old spice
>used to have the .print statement, but I did not find any equivalent.
>
>Thanks!
It's now a "part" called "PRINT1". Just place it on the node that you
want printed. The data will be "printed" in the .OUT file.
Another way to get tabular data is in PROBE. Select (highlight) a
waveform name(s), ctrl-C. Then paste into a text editor or Excel.
Very handy for post-processing.
...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.
Paul Wagner - 30 Jun 2005 15:32 GMT
>>Is it possible to get tabular data out of this version of spice? Old spice
>>used to have the .print statement, but I did not find any equivalent.
[quoted text clipped - 7 lines]
> waveform name(s), ctrl-C. Then paste into a text editor or Excel.
> Very handy for post-processing.
Thanks a lot! Post processing is also my issue. I like to feed tabular text
files into gnuplot, which makes very nice pictures, especially if you use
the pslatex terminal :-)