sweep command in batch mode
Peter Kaiser <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, does the sweep command work in batch mode? I have tried the following example. Interactive it works, but not in batch mode. Has anybody a idea whats wrong? Peter .options namednodes .include /home/peter/gEDA/library_spice/open_tech_lib/peter.lib Vdd vdd 0 pwl 0s 0V 5s 5V Vbe 1 0 DC 0.65V R1 vdd c 1m Q1 c 1 0 0 Q2N2222 1 .print tran i(vdd) .sweep 5 vbe=0.5,0.9 .tran 100m 5 >> sepp .go