generated from kenryuS/report-temp
added a-3
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
set output "exp2-bode.png"
|
||||
set output "exp2-2-bode.tex"
|
||||
|
||||
#load '../common.gnuplot'
|
||||
|
||||
set terminal png
|
||||
load '../common.gnuplot'
|
||||
|
||||
unset key
|
||||
set key top left box height 1 width 2
|
||||
@@ -26,7 +24,7 @@ set yrange [-100:100]
|
||||
set ytics 40
|
||||
set xlabel "Frequency (Hz)"
|
||||
set ylabel "Phase (deg)"
|
||||
set format y " %.0f"
|
||||
set format y " %.0f"
|
||||
|
||||
plot "exp2-2.txt" u 1:4 title "100mH" with points
|
||||
|
||||
|
||||
Reference in New Issue
Block a user