mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-21 09:10:58 +03:00
next
This commit is contained in:
4
Auxiliary_utils/LibSidServo/PID_test/plot
Executable file
4
Auxiliary_utils/LibSidServo/PID_test/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