Use arrowplot (vertical lines or arrows at frequency of interest).

This commit is contained in:
Holger Vogt 2026-08-14 11:40:05 +02:00
parent af60e41db4
commit c93b0ec179
1 changed files with 2 additions and 2 deletions

View File

@ -22,9 +22,9 @@ Q1 out1 Net-_Q1-B_ Net-_Q1-E_ Q2n2222a
*set hb_verbose
hb $&freq 8
display
set xbrushwidth=3
set xbrushwidth=2
plot db(out2) arrowplot ylimit -200 0
*pyplot db(out1) db(out2) combplot
pyplot db(out1) db(out2) arrowplot ylimit -250 0
gnuplot gout db(out2) arrowplot ylimit -250 0
set gnuplot_terminal=png
gnuplot gout db(out2) arrowplot ylimit -250 0