当前位置: 代码迷 >> Wireless >> Gnuplot设置输出图片的格式时出错~解决思路
  详细解决方案

Gnuplot设置输出图片的格式时出错~解决思路

热度:343   发布时间:2016-04-28 09:33:47.0
Gnuplot设置输出图片的格式时出错~~~~~~~
gnuplot> set terminal gif
Terminal type set to 'gif'
Could not find/open font when opening font "arial", using internal non-scalable font
Options are 'nocrop medium '



gnuplot> set term gif
Terminal type set to 'gif'
Could not find/open font when opening font "arial", using internal non-scalable font
Options are 'nocrop medium '



gnuplot> set term png
Terminal type set to 'png'
Could not find/open font when opening font "arial", using internal non-scalable font
Options are 'nocrop medium '
gnuplot> 

------解决方案--------------------
联系哦我!~~~~~~~~~