Gnuplot 3d plot too high

前端 未结 2 1501
Happy的楠姐
Happy的楠姐 2021-01-20 22:12

I have this plot
\"plot\"
And as you can see, there\'s this gap between the zero and the bottom of the plot, is

2条回答
  •  甜味超标
    2021-01-20 22:51

    I can't really test it without your data, but did you try to set the limits on the axis? if not set manually, octave sometimes takes liberties to shift the data.

    https://www.gnu.org/software/octave/doc/interpreter/Axis-Configuration.html

提交回复
热议问题