Results 1 to 2 of 2
Hello, all,
I try to use Gnuplot to plot a simple curve, e.g. a 3D-box,
each edge has length = 1,
but the result shows :
y-axis has not a ...
- 02-16-2006 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 25
Gnuplot the same scale on x-/y-axis ?
Hello, all,
I try to use Gnuplot to plot a simple curve, e.g. a 3D-box,
each edge has length = 1,
but the result shows :
y-axis has not a same scale with x-axis,
so that the box could not be quadratic.
How can I resolve it?
Thank you in advance !
- 02-26-2007 #2Just Joined!
- Join Date
- Feb 2007
- Posts
- 1
set size ratio -1
This should do.


Reply With Quote
