PID test almost in ssii format
This commit is contained in:
4
LibSidServo/PID_test.deprecated/plot
Executable file
4
LibSidServo/PID_test.deprecated/plot
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/gnuplot
|
||||
|
||||
plot for [col in "target curpos speed error"] 'coords' using 1:col with lines title columnheader
|
||||
pause mouse
|
||||
Reference in New Issue
Block a user