gnuplot 3d图太高 [英] Gnuplot 3d plot too high

查看:53
本文介绍了gnuplot 3d图太高的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有这个情节

正如您所看到的,图的零和底部之间存在间隙,是否可以将图向下移动,使0位于底部?

I have this plot

And as you can see, there's this gap between the zero and the bottom of the plot, is it possible to move the plot down so the 0 is at the bottom?

推荐答案

是的,有可能.使用:

set xyplane at 0

以删除偏移量.

在较旧的gnuplot上,您可能需要使用:

On older gnuplot, you may need to use:

set ticslevel 0

相反.

这篇关于gnuplot 3d图太高的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆