Here's a short gnuplot example that illustrates 3-d function plotting with contours and hidden line removal.
下面是一个简单的gnuplot例子,它给出了一个具有等高线和隐线消除的3 - D图形。
For plotting, gnuplot can generate 2-d plots with the plot command and 3-d plots (as 2-d projections) with the splot command.
为了进行绘图,gnuplot可以使用plot命令生成2 - D图形,或使用splot命令生成3 - d图形(作为2 - D projection)。
应用推荐