How to export 2D or 3D plot files with Gnuplot

In 2D you have some additional options for your gnuplot file compared to the 1D export, displayed in Figure 1.5.2.2. The plot can be displayed as a color map, analog to the implementation of nextnano, or as a surface plot, which is a pseudo three-dimensional plot (Figure 1.5.2.3). Title and labels are optional and if they aren’t specified they will be taken directly from the file (if provided). If remember settings is checked, the next time the panel will be pre-filled with these settings. If you always use the same settings and don’t want this dialog to be displayed each time, you can chose the Create Gnuplot file - last used (*.plt) option in the context menu.

../../../../_images/export_gnuplt23d.jpg

Figure 1.5.2.2 Additional options for more-dimensional Gnuplot export.

../../../../_images/hexagon_psi2_ev10.png

Figure 1.5.2.3 Gnuplot surface representation of Figure 1.5.2.2. (Probability density of the 10th wave function in a hexagonal structure.)

Gnuplots are interactive, see Figure 1.5.2.4, which makes them suitable to create animations e.g. for presentations. Furthermore they can be saved as vector graphics. To understand the dependency between plot files and their raw data files, please refer to the next section.

../../../../_images/record_2017_01_11_08_48_14_78.gif

Figure 1.5.2.4 Interactive surface plot.