I wish to plot out the current. In the case of voltage, for example, if you wanted to plot the voltage at node 1, you would use:
plot v(1)
Problem is, when you try i(1), the vector(line) isn’t recognized. Could someone provide a few examples on how to do this?
I am guessing that I should specify any device instead of the vector(line).
I am happy that someone give me any suggestions.