Move the library to the separate repository
This commit is contained in:
4
PID_test/plot
Executable file
4
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