help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "axis scale / dataspectratio" - problem with 3D-graph


From: C.B.
Subject: Re: "axis scale / dataspectratio" - problem with 3D-graph
Date: Fri, 6 May 2011 01:30:49 -0700 (PDT)

Hi David,

Do you mean that the y and z axis goes from -8000 to 8000 and the x-axis
from 0 to 16000?
Tried this, but then there is a missing section on the negative side of the
y-axis.  It's not "fully" half.
Don't know why, I've only changed 
>>axis([-8000 8000 -8000 8000 -8000 8000], 'square'); to 
>>axis([0 16000 -8000 8000 -8000 8000], 'square');

Clara

--
View this message in context: 
http://octave.1599824.n4.nabble.com/axis-scale-dataspectratio-problem-with-3D-graph-tp3491951p3501733.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]