...
This commit is contained in:
6
LibSidServo/PID_test.deprecated/ploterr.cont
Executable file
6
LibSidServo/PID_test.deprecated/ploterr.cont
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/gnuplot
|
||||
|
||||
while(1){
|
||||
plot 'coords' using 1:6 with lines title columnheader
|
||||
pause 1
|
||||
}
|
||||
Reference in New Issue
Block a user