add PID_test @ model

This commit is contained in:
2025-07-25 15:57:44 +03:00
parent 4ef6f2f6f9
commit 7363d608ea
25 changed files with 1319 additions and 0 deletions

5
LibSidServo/PID_test/plot_pdf Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/gnuplot
set term pdf
set output "output.pdf"
plot for [col=2:4] 'coordlog' using 1:col with lines title columnheader