blob: a8495fac7bd19a490e45e8e446724a9d63d87232 [file] [log] [blame]
set terminal X11 noenhanced
set title "**.subckt bandgap_core_stability_ctat"
set xlabel "Hz"
set grid
set logscale x
set xrange [1e+00:1e+10]
set mxtics 10
set grid mxtics
unset logscale y
set yrange [-1.791423e+02:1.967612e+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(ac)",\
'bandgap_core_stability2.data' using 3:4 with lines lw 1 title "ph(ac)",\
'bandgap_core_stability2.data' using 5:6 with lines lw 1 title "db(ctat)",\
'bandgap_core_stability2.data' using 7:8 with lines lw 1 title "db(1/beta)"