I have run boltztrap calculations. And i have case.trace file with 10 columns in total. Now I need to plot electrical, thermal conductivities Vs Temprature.
I use to plot with Gnuplot, but when i use :
-> plot 'case.trace' u 2:8 w l
i got a lot of curves in the figure...
here attached my case.trace file.
Could you please tell me the procedure of plotting them with gnuplot?