Gnuplot also lets you plot more than one graph so that they appear side-by-side on the same output screen or file.
Gnuplot使您还可以绘制多个图,这样它们可以并排显示在同一输出屏幕或文件中。
First, the data input file name is given, then we inform gnuplot what columns to plot.
首先,指定数据输入文件名,然后告诉gnuplot要绘制哪些列。
A line plot can be saved as a JPEG image, a report can be saved as HTML, and raw data can be saved as a CSV file.
线图可以另存为jpeg图像,报告可以另存为HTML,原始数据可以另存为CSV文件。
应用推荐