blob: d9305e0317cca1573278d32beddd13f4fd92bb02 [file] [log] [blame]
set terminal X11 noenhanced
set title "**.subckt bandgap_core_stability_ctat"
set xlabel "Hz"
set ylabel "V"
set grid
set logscale x
set xrange [1e+00:1e+10]
set mxtics 10
set grid mxtics
unset logscale y
set yrange [-1.916576e+02:1.976696e+02]
#set xtics 1
#set x2tics 1
#set ytics 1
#set y2tics 1
set format y "%g"
set format x "%g"
plot 'bandgap_core_stability2.data' using 1:2 with lines lw 1 title "db(fb)",\
'bandgap_core_stability2.data' using 3:4 with lines lw 1 title "ph(fb)"