单词 | Gnuplot | ||||||||||||
释义 | Gnuplot
更多释义 收起释义 例句释义: 绘图,入门,常用指令整理 1. Gnuplot command files used in batch-mode operation tend to stick around for a while, so it helps to use comments to improve readability. 批处理模式操作中使用的Gnuplot命令文件往往停留一会,从而帮助使用注释来提高可读性。 www.ibm.com 2. The prompt is the point of input into gnuplot; Linux users will be used to its behavior. 该提示符是进入gnuplot的输入点;Linux用户将习惯于这种方式。 www.ibm.com 3. For simple x-y plots, gnuplot is often the first choice. 对于简单的x-y平面图,gnuplot经常是第一选择。 www.ibm.com 4. So the key to understanding gnuplot is to get a good grasp of its vocabulary, and the rest should be intuitive enough. 所以了解gnuplot的关键是很好地掌握它的词汇表,其余应该凭足够的直觉。 www.ibm.com 5. To be able to generate the image, you must inform gnuplot what format the graphics file should be and how it should be presented visually. 为了能够生成图像,必须告诉gnuplot图形文件应该采用什么格式以及应该如何显示。 www.ibm.com 6. Depending on the plotting style being used, gnuplot may use up to six different numbers in plotting a single point. 取决于使用的绘图样式,gnuplot在绘制一个点时最多可以使用六个不同的编号。 www.ibm.com 7. Gnuplot also has an extensive set of demos that showcase its capabilities, usually located in the demo subdirectory of the install. Gnuplot还有大量展示其能力的演示,通常位于安装的演示子目录中。 www.ibm.com 8. When you use sin(x) in a plot command, gnuplot uses x as the dummy variable and gives it different values to obtain the samples. 当在plot命令中使用sin(x)时,gnuplot将x用作虚变量,并对它赋不同的值以获得示例。 www.ibm.com 9. As the astute reader may have guessed from the comments above on replot, gnuplot lets you graph multiple lines simultaneously. 正如精明的读者可能已经从上面关于replot的注释中推测到的,gnuplot使您可以同时画多条线。 www.ibm.com 10. Using the xtic option, this tells gnuplot to put the tic along the x axis along with the data labels (column one). 使用xtic选项让gnuplot沿着x轴放置tic和数据标签(第1列)。 www.ibm.com 1. Gnuplot is intelligent enough to use the timefmt string to read the other columns. Gnuplot能够智能地使用timefmt字符串读取其他列。 www.ibm.com 2. A last resort would be to explicitly pre-process the input file before using it in gnuplot. 最后的一个方法是在gnuplot中使用输入文件之前对其进行预处理。 www.ibm.com 3. gnuplot can be recompiled to use the GNU readline library to move around on the input prompt, but the defaults function similarly. 可以对gnuplot进行重新编译以便使用GNUreadline库在输入提示符上来回移动,但类似于默认函数。 www.ibm.com 4. You can think about Octave as a high-level language with gnuplot as the backend for visualization. 我们可以认为Octave是一种使用gnuplot作为后台实现来进行可视化的高级语言。 www.ibm.com 5. Fire up gnuplot by typing gnuplot at the command prompt of your shell. 通过在shell命令提示符中输入gnuplot启动gnuplot。 www.ibm.com 6. In general, gnuplot help offers further help for all possible customizations of a command. 一般来说,gnuplot帮助为命令的所有可能定制提供进一步的帮助。 www.ibm.com 7. Gnuplot is a freely distributed plotting tool with ports available for nearly every major platform. Gnuplot是一种免费分发的绘图工具,可以移植到各种主流平台。 www.ibm.com 8. Gnuplot reads in the data using the C standard library's scanf function, with the given format string (see help using for all the details). Gnuplot使用C标准库的scanf函数以及给定格式字符串(有关详细信息,请参阅helpusing)读入数据。 www.ibm.com 9. As well as gnuplot, you will also require a running http server for this demonstration. 对于本文中的示例,除了gnuplot,还需要一个正在运行的http服务器。 www.ibm.com 10. You can still plot such data sets if gnuplot can be told to ignore the invalid data points. 如果gnuplot被告知忽略无效数据点,您仍可以对这样的数据集合绘图。 www.ibm.com 1. Rather than the simple command set offered by gnuplot, Octave offers a rich language for mathematical programming. 除了gnuplot所提供的简单命令集之外,Octave还为进行数学编程提供了一种丰富的语言。 www.ibm.com 2. The plot command is then used to actually generate the image using the gnuplot engine. 然后,使用plot命令通过gnuplot引擎实际生成图像。 www.ibm.com 3. Next, create a file to contain all the gnuplot commands required to generate the graph. 接下来,创建一个文件以包含生成图形所需的所有gnuplot命令。 www.ibm.com 4. Gnuplot is a tool used to generate trends and graphs. gnuplot是一个用于生成趋势图和其他图形的工具。 www.ibm.com 5. In general, gnuplot does C-like backslash processing within double quoted strings. 一般来说,gnuplot在双引号内的字符串中进行类似于C的反斜杠处理。 www.ibm.com 6. If the initialization file is found, gnuplot executes the commands in it. 如果找到初始化文件,gnuplot会执行其中的命令。 www.ibm.com 7. With the plot command, gnuplot can operate in rectangular or polar coordinates. 使用plot命令,gnuplot可以在直角二维坐标系中进行操作。 www.ibm.com 8. Gnuplot uses its own default colors when generating a graph. 在生成图形时,gnuplot使用自己的默认颜色。 www.ibm.com 9. You may want to hold off on this exercise until the end of this article, though, so that we can get started without further ado. . . 但您可能想将此操作延迟到本文结束时进行,这样我们可以开始使用gnuplot,无需再进行其他操作… www.ibm.com 10. GNU Octave is a high-level language for numerical computation that uses gnuplot as its graphical engine. GNUOctave是一种用来进行数值计算的高级语言,它使用gnuplot作为自己的图形引擎。 www.ibm.com 1. Gnuplot also looks up a file called . gnuplot on startup. Gnuplot还在开始时查找名为.gnuplot的文件。 www.ibm.com 2. Alternately, gnuplot can read commands from a file and produce graphs in batch mode. 或者,gnuplot可以从文件中读取命令,以批处理模式生成图表。 www.ibm.com 3. A standard math library is also available with gnuplot that corresponds to the UNIX math library. 在gnuplot中有一个对应于UNIX的数学库的标准的数学库可以使用。 www.ibm.com 4. GNU Octave (in concert with gnuplot) can emit multiple plots on a single page with the multiplot feature. GNUOctave(与gnuplot一致)可以使用multiplot特性在一个页面上呈现多个图形。 www.ibm.com 5. The column numbers are incremented each time gnuplot sees a new data separator. 每次gnuplot看到新的数据分隔符时,列编号就会增加。 www.ibm.com 6. First, the data input file name is given, then we inform gnuplot what columns to plot. 首先,指定数据输入文件名,然后告诉gnuplot要绘制哪些列。 www.ibm.com 7. Gnuplot also lets you plot more than one graph so that they appear side-by-side on the same output screen or file. Gnuplot使您还可以绘制多个图,这样它们可以并排显示在同一输出屏幕或文件中。 www.ibm.com 8. The config file is then piped through gnuplot to generate the image file. 然后,通过管道把配置文件与gnuplot连接起来以生成图像文件。 www.ibm.com 9. Octave does have a richer language for computation, which has its obvious advantages, but you'll still be limited by gnuplot. Octave的确有一种更丰富的语言来进行计算,它有很多明显的优点,但是仍然有gnuplot的一些限制。 www.ibm.com 10. First the terminal type is set, which informs gnuplot what the resulting image will be formatted into. 首先设置终端类型,这告诉gnuplot生成的图像应该采用什么格式。 www.ibm.com 1. Gnuplot has a modular design and can plot on several terminal devices. Gnuplot采用标准设计,可以在多个终端设备上绘图。 www.ibm.com 2. BugFix related to regional setting when generating gnuplot data-files. 修正了相关的区域设置时产生的gnuplot数据文件。 www.hellocq.net 3. Here's a short gnuplot example that illustrates 3-D function plotting with contours and hidden line removal. 下面是一个简单的gnuplot例子,它给出了一个具有等高线和隐线消除的3-D图形。 www.ibm.com 4. Gnuplot is a great visualization tool that has been around since 1986. Gnuplot是一个非常好的可视化工具,它从1986年开始就存在了。 www.ibm.com 5. This article demonstrates how to use gnuplot using a batch file to generate data collected from sar and other data sources. 本文演示如何使用gnuplot和批文件为从sar或其他数据源收集的数据生成图形。 www.ibm.com 6. Similarly, due to legal reasons, gnuplot 4. 0 removed support for gif terminals. 类似地,出于法律原因,gnuplot4.0移除了对gif终端的支持。 www.ibm.com 7. In addition to creating function plots, gnuplot is also great for plotting data contained in files. 除了创建函数图之外,gnuplot还可以很好地对文件中包含的图形进行绘图。 www.ibm.com 8. Listing 1 illustrates the simplicity of gnuplot's command set. 清单1充分显示了gnuplot的命令集是多么简单。 www.ibm.com 9. Listing 1 shows the gnuplot commands that are used, and Figure 1 shows the graphical result. 清单1给出了所使用的gnuplot命令,图1给出了所生成的图形结果。 www.ibm.com 10. Listing 5 contains the gnuplot commands to generate the image, which is displayed in Figure 3, below. 清单5包含生成图像的gnuplot命令,输出见图3。 www.ibm.com 1. In this article, we discussed the intricacies of plotting 2D graphs using the newly-released gnuplot 4. 0. 在本文中,我们讨论了使用新发布的gnuplot4.0绘制2D图形的复杂性。 www.ibm.com 2. Gnuplot draws the borders of the boxes in this order: top, bottom, left, and right, with their respective values: 1, 2, 4, 8. gnuplot按以下次序绘制框的边框:顶、底、左和右,值分别为1、2、4、8。 www.ibm.com 3. Gnuplot has a consistent way to undo sets: in gnuplot 4. 0, the command is unset. Gnuplot有一种撤销设置的统一方法:在gnuplot4.0中,命令是unset。 www.ibm.com 4. In 1989 and 1990, these were merged into gnuplot 2. 0. 在1989和1990年,这些变种被合并到gnuplot2.0中。 www.ibm.com 5. The order of the colors to override gnuplots default colors are 覆盖gnuplot默认颜色的次序为 www.ibm.com 6. Gnuplot lets you specify a character string to mean a missing data point. For example Gnuplot允许您指定字符串,用于表示缺少的数据点。 www.ibm.com 7. Make sure you have the following rpm libraries installed prior to installing gnuplot, as these are prequisites 在安装gnuplot之前,一定要安装下面的rpm库,因为gnuplot需要这些库 www.ibm.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。