audio-algo-drain/tools/beamforming/beamPattern.gnuplot

6 lines
171 B
Plaintext
Raw Normal View History

2016-03-18 22:54:53 +01:00
reset
unset key
set xlabel "Arrival Angle (degrees)" font "arial,12"
set ylabel "Gain (dB)" font "arial,12"
set grid lc rgbcolor "#BBBBBB"
plot 'beamPattern.dat' u 2:5 w l