I am running a small AC testcase on an R-L-C circuit.
This .print statement works:
.print ac vm(2) vp(2) vm(3) vp(3)
This one does not:
.print ac im(vin) ip(vin) vm(2) vp(2) vm(3) vp(3)
I receive a warning 'Warning: can't parse 'vin': ignored'.
I am running ng-spice-rework-19 on fedora core 10.
2009-06-18 23:46:20 UTC in ngspice