diff --git a/examples/degradation/NMOS_degmon_new.cir b/examples/degradation/NMOS_degmon_new.cir index 1859ad19f..28c3db62a 100644 --- a/examples/degradation/NMOS_degmon_new.cir +++ b/examples/degradation/NMOS_degmon_new.cir @@ -23,12 +23,14 @@ pre_osdi ../lib/ngspice/psp103_nqs.osdi pre_osdi ../lib/ngspice/psp103.osdi run rusage +plainsim +#run *plot Vss#branch degsim run *set nolegend set xbrushwidth=2 -plot Vss#branch tran1.Vss#branch +plot tran1.Vss#branch tran2.Vss#branch .endc .end \ No newline at end of file