added a-3

This commit is contained in:
2026-07-19 14:25:10 +09:00
parent 478e77fa44
commit ab9971553a
20 changed files with 2189 additions and 427 deletions
+3 -5
View File
@@ -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