next up previous contents index
Next: .plot Line Up: Output Generation Previous: .save Line   Contents   Index


.print Line

General Form:
.print prtype ov1 [ov2 ... ov8]
Examples:
.print tran v(4) i(vin)
.print dc v(2) i(vsrc) v(23,17)
.print ac vm(4,2) vr(7) vp(8,3)

The .print line defines the contents of a tabular listing of one to eight output variables. The parameter prtype is the type of the analysis (dc, ac, tran, noise, etc.) for which the specified outputs are desired. Variables can take the forms tabulated above. The actual format recognized is that of the print command, which is far more general. There is no limit on the number of .print lines for each type of analysis.



Stephen R. Whiteley 2022-09-18