Stefan Schippers
04/21/2024, 8:43 AMload poweramp.rawngspice 232 -> load poweramp.raw
ngspice 233 -> set nobreak
ngspice 234 -> print v(outp) v(refp) > xxx
ngspice 235 -> exitxxx** sch_path: /home/schippes/xschem-repo/trunk/xschem_library/examples/poweramp.sch
Transient Analysis  Sun Apr 21 00:11:46  2024
--------------------------------------------------------------------------------
Index   v(outp)         v(refp)
--------------------------------------------------------------------------------
0       4.185864e-11    4.083358e-09
1       4.569094e-11    4.452056e-09
2       5.402568e-11    5.234371e-09
3       7.516473e-11    7.009691e-09
4       1.399077e-10    1.107425e-08
...
...ngspice 236 -> load poweramp.raw
ngspice 237 -> set wr_singlescale
ngspice 238 -> set wr_vecnames
ngspice 239 -> wrdata xxx v(outp) i(vcurrvpp) v(refp)
ngspice 240 -> exitxxxtime            v(outp)         i(vcurrvpp)     v(refp)
 2.00000000e-09  4.18586447e-11  9.99800050e-04  4.08335771e-09 
 2.16802293e-09  4.56909362e-11  1.08379330e-03  4.45205625e-09 
 2.50406879e-09  5.40256799e-11  1.25177699e-03  5.23437090e-09
 3.17616050e-09  7.51647284e-11  1.58772743e-03  7.00969105e-09
 4.52034393e-09  1.39907685e-10  2.25956059e-03  1.10742512e-08
 7.20871079e-09  3.95715337e-10  3.60295603e-03  2.03744789e-08
...
...