📄 binary.dem
字号:
## $Id: binary.dem,v 1.1.1.1.2.1 1999/10/11 13:25:24 lhecking Exp $#set data style 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 + -