Tagged Questions
3
votes
2answers
3k views
How to plot current in ngspice?
I wish to plot out the current and power in ngspice. In the case of voltage, for example, if I wanted to plot the voltage at node 1 I would use:
plot v(1)
...