In an ngspice netlist, one can add analysis, and other commands, in the control section.
For example:
.control
unset askquit
save vcc # branch
tran 1 n 500 n
plot vcc # branch
rusage all
.endc
Is there a way to add comments within the control section?
Thanks
Asked
Active
Viewed 6 times
0

user1134991
- 3,003
- 2
- 25
- 35