I have a txt file with trajectories. How can I plot the column 3 by gnuplot and have vertical line to separate trajectories.
#indexes: 0
1 -0.375E+04 0.382E+01
2 -0.375E+04 0.332E+01
3 -0.376E+04 0.353E+01
#indexes: 1
1 -0.735E+04 0.093E+01
2 -0.735E+04 0.096E+01
3 -0.735E+04 0.082E+01
4 -0.735E+04 0.094E+01
#indexes: 2
1 -0.835E+04 0.401E+01
2 -0.035E+04 0.438E+01
3 -0.365E+04 0.438E+01
I have many indexes.
Photo:
