Dear everyone,

I have tried to plot the picture like the first attachment using a text file. The structure of the file is like:

#Time Energy Nd

1 0.1 2

2 0.1 4

3 0.1 5

1 0.2 9

2 0.2 10

3 0.2 15

……

And so on.

And then I use splot “datafile” u 1:2:3 with lines to plot the figure. However, there are lines between data of x axis and data of y axis. It is still different with the picture as it in the first attachment.

And I also want to plot a picture the same as the second attachment.

Could anybody give me some instructions on how to plot pictures like the following two in Gnuplot?

Thanks very much in advance!

With My Best Regards

Liu

More Wenqiang Liu's questions See All
Similar questions and discussions