|
From: Hans-Bernhard B. <br...@ph...> - 2005-11-02 11:19:31
|
Max Velasques wrote: > I need to make some plots in 3D where I want to let the gnuplot to find the > better range for the X and Y axis, and after that if the Xrange is bigger > than Yrange I need to set Yrange=Xrange. > Or if Yrange is bigger than Xrange I need to set Xrange=Yrange. > Exist some way of doing this? No. If you need to do this, be prepared to do it from outside gnuplot. |