📄 binary.dem
字号:
## $Id: binary.dem,v 1.5 2003/10/28 05:35:54 sfeam Exp $#set style data linesset hidden3dset title "Hidden line removal of explicit binary surfaces"set ticslevel 0set key boxset xrange [-3:3]set yrange [-2:2]splot "binary1" binarypause -1 "Hit return to continue (1)"set view 70,45set xrange [-3:3]set yrange [-3:3]splot "binary2" binarypause -1 "Hit return to continue (2)"set title "Notice that sampling rate can change"set vi 70,10set xrange [-3:6]set yrange [-3:6]splot "binary3" binarypause -1 "Hit return to continue (3)"reset
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -