As we have seen, gnuplot is highly customizable.
正如我们所看到的,gnuplot是高度可定制的。
Finally, install the actual gnuplot package.
最后,安装gnuplot包。
Gnuplot can also help you to plot and analyze data.
Gnuplot也可以帮助您绘制和分析数据。
Listing 2. Sample data file for gnuplot (data.dat).
清单2.gnuplot的示例数据文件(data .dat)。
Gnuplot is a tool used to generate trends and graphs.
gnuplot是一个用于生成趋势图和其他图形的工具。
Next, inform gnuplot the actual output image filename.
接下来,告诉gnuplot实际的输出图像文件名。
Gnuplot also looks up a file called.gnuplot on startup.
gnuplot还在开始时查找名为.gnuplot的文件。
Gnuplot USES its own default colors when generating a graph.
在生成图形时,gnuplot使用自己的默认颜色。
Gnuplot converts raw tabular data into a graphic file image.
gnuplot把原始表格数据转换为图形文件。
The official Web site for gnuplot is listed in Resources.
参考资料中列出了gnuplot的官方Web站点。
Gnuplot is very rich in command options using the set operator.
gnuplot有许多命令选项,可以通过set操作符使用它们。
Gnuplot is a great visualization tool that has been around since 1986.
Gnuplot是一个非常好的可视化工具,它从1986年开始就存在了。
If the initialization file is found, gnuplot executes the commands in it.
如果找到初始化文件,gnuplot会执行其中的命令。
The config file is then piped through gnuplot to generate the image file.
然后,通过管道把配置文件与gnuplot连接起来以生成图像文件。
With the plot command, gnuplot can operate in rectangular or polar coordinates.
使用plot命令,gnuplot可以在直角二维坐标系中进行操作。
The column Numbers are incremented each time gnuplot sees a new data separator.
每次gnuplot看到新的数据分隔符时,列编号就会增加。
So in the example in Listing 3, gnuplot does not process we want only one cycle.
所以在示例清单3中,gnuplot不处理wewantonlyonecycle。
It's hard to read a thesis or dissertation without running into a gnuplot graph.
如果没有gnuplot的图,就很难阅读论文。
Gnuplot has a consistent way to undo sets: in gnuplot 4.0, the command is unset.
gnuplot有一种撤销设置的统一方法:在gnuplot 4.0中,命令是unset。
Gnuplot lets you specify a character string to mean a missing data point. For example.
Gnuplot允许您指定字符串,用于表示缺少的数据点。
The plot command is then used to actually generate the image using the gnuplot engine.
然后,使用plot命令通过gnuplot引擎实际生成图像。
In general, gnuplot does C-like backslash processing within double quoted strings.
一般来说,gnuplot在双引号内的字符串中进行类似于c的反斜杠处理。
Gnuplot is intelligent enough to use the timefmt string to read the other columns.
Gnuplot能够智能地使用timefmt字符串读取其他列。
Next, create a file to contain all the gnuplot commands required to generate the graph.
接下来,创建一个文件以包含生成图形所需的所有gnuplot命令。
The prompt is the point of input into gnuplot; Linux users will be used to its behavior.
该提示符是进入gnuplot的输入点;Linux用户将习惯于这种方式。
The gnuplot home page is the place for gnuplot software downloads and documentation.
gnuplot主页是下载gnuplot软件和寻找文档的好地方。
In general, gnuplot help offers further help for all possible customizations of a command.
一般来说,gnuplot帮助为命令的所有可能定制提供进一步的帮助。
First, the data input file name is given, then we inform gnuplot what columns to plot.
首先,指定数据输入文件名,然后告诉gnuplot要绘制哪些列。
You can still plot such data sets if gnuplot can be told to ignore the invalid data points.
如果gnuplot被告知忽略无效数据点,您仍可以对这样的数据集合绘图。
Listing 1 shows the gnuplot commands that are used, and Figure 1 shows the graphical result.
清单1给出了所使用的gnuplot命令,图1给出了所生成的图形结果。
应用推荐