我正在使用Gnuplot v5.0补丁级别4。
我尝试使用gif终端制作gif动画see here。问题是我在所有终端中都没有gif终端。当我输入set terminal gif animate delay 100
时,我收到了错误消息:unknown or ambiguous terminal type
。这是我的终端列表
Subtopics available for set terminal:
cairolatex canvas cgm context
corel dumb dxf eepic
emf emtex epscairo epslatex
fig hpgl latex mf
mp pcl5 pdfcairo pngcairo
pop postscript pslatex pstex
pstricks push qms svg
tek40xx tek410x texdraw tgif
tkcanvas tpic vttek x11
xlib xterm
tgif
一个不工作,我的问题是,我可以在gnuplot中使用/ import一个新终端,例如gif
吗?感谢