- gnuplot Cookbook
- Lee Phillips
- 185字
- 2021-08-20 15:42:52
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "To make a file with data that forms a parabola flipped upside down, tell gnuplot to set table 'parabola.text'
"
A block of code is set as follows:
set y2tics -100, 10 set ytics nomirror plot sin(1/x) axis x1y1,100*cos(x) axis x1y2
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
set samples 1000
set parametric
plot sin(7*t), cos(11*t) notitle
Any command-line input or output is written as follows:
plot 'randomnormal.text' volatile
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "We clicked on the tab Add plot commands to get the window."
- ETL數(shù)據(jù)整合與處理(Kettle)
- 大數(shù)據(jù)可視化
- 新型數(shù)據(jù)庫系統(tǒng):原理、架構(gòu)與實踐
- 云計算與大數(shù)據(jù)應(yīng)用
- MySQL 8.x從入門到精通(視頻教學版)
- INSTANT Android Fragmentation Management How-to
- MySQL技術(shù)內(nèi)幕:SQL編程
- SQL Server深入詳解
- 聯(lián)動Oracle:設(shè)計思想、架構(gòu)實現(xiàn)與AWR報告
- 改變未來的九大算法
- 大數(shù)據(jù)數(shù)學基礎(chǔ)(R語言描述)
- Unity 4.x Game AI Programming
- 工業(yè)大數(shù)據(jù)分析實踐
- Oracle數(shù)據(jù)庫性能優(yōu)化的藝術(shù)
- 計算機應(yīng)用實務(wù)(第3版)