Syntax for saving BJT port currents and doing a log-axis beta-vs-Ic plot
2020-03-14
2020-03-15
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Had no luck finding how to properly SAVE a transistor
port current (syntax) in the manual, stumbled around
grep-ing examples until I got it to work.
"show q" will provide the base name (e.g. "@q.xq1.q1" )
to which you append [portName] to get the save-able
vector name.
Please add the missing lines (the main netlist)?
-marcel