help-octave
[Top][All Lists]
Advanced

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

Cubic aspect ratio


From: pathematica
Subject: Cubic aspect ratio
Date: Sun, 15 Apr 2012 23:37:37 -0700 (PDT)

I would be grateful if I might check something. 

In the current version of Octave, by experimentation I can obtain a cubic
aspect ratio in a plot3 using 

set (gca (), "dataaspectratio", [1 1 2/3]);


In previous versions (including the one that is in the Ubuntu repositories)
it was necessary to use

set (gca (), "position", [0.13000   -0.05000   0.77500   1.08000]);


I would be grateful if someone would confirm the value in the z axis (2/3).
I have found it by experimentation, judging by eye.

Thanks

-----
However good you think Octave is, it's much, much better.
--
View this message in context: 
http://octave.1599824.n4.nabble.com/Cubic-aspect-ratio-tp4560710p4560710.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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