[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: axis equal help!
From: |
pvfloripa |
Subject: |
Re: axis equal help! |
Date: |
Wed, 5 Aug 2009 20:55:35 -0700 (PDT) |
Hi all,
Thanks for all your replies.
The problem I see is that, say I have 3 line segments that form the sketch
of a door, defined by 6 points:
point1 = [ 0 0 0]
point2 = [ 0 0 2]
point3 = [ 0 0 2]
point4 = [ 1 0 2]
point5 = [ 1 0 2]
point6 = [ 1 0 0]
which correspond to the sides (points 1,2 and 5,6) and the top ( points 3,4)
of the door.
Instead of seeing the door in the correct proportion (ie, the height 2x the
width), I see a very tall and very thin door.
I will try the solutions suggested and let you know.
Thanks again,
Paulo
John W. Eaton-3 wrote:
>
> On 5-Aug-2009, Ben Abbott wrote:
>
> | I think there is a simple fix for gnuplot >4.3 (using the approach I
> | outlined above). I haven't looked into the older gnuplot yet.
> |
> | However, I noticed that demo("axis",6) produces an error.
>
> I don't see an error message and the plot it generates looks OK to
> me (but maybe it is wrong and I don't understand how the plot is
> intended to appear). What is the problem you see?
>
> jwe
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
>
--
View this message in context:
http://www.nabble.com/axis-equal-help%21-tp24838073p24840038.html
Sent from the Octave - General mailing list archive at Nabble.com.