T-ramp tested, seems like it works fine

This commit is contained in:
eddyem
2025-04-14 21:39:06 +03:00
parent 76ddd60c7d
commit a496c5cc54
7 changed files with 249 additions and 133 deletions

5
moving_model/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