Files
ASIBFM700/LibSidServo/PID_test/plot
2026-02-20 08:51:09 +03:00

5 lines
129 B
Gnuplot
Executable File

#!/usr/bin/gnuplot
plot for [col in "target curpos speed error"] 'coords' using 1:col with lines title columnheader
pause mouse