...
This commit is contained in:
5
LibSidServo/PID_test.deprecated/plot_pdf
Executable file
5
LibSidServo/PID_test.deprecated/plot_pdf
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/gnuplot
|
||||
|
||||
set term pdf
|
||||
set output "output.pdf"
|
||||
plot for [col=2:4] 'coordlog' using 1:col with lines title columnheader
|
||||
Reference in New Issue
Block a user