[LIBISIS-code-tickets] [LIBISIS] #41: allow aspect ratio to be set manually
LIBISIS Library and Applications
noreply at libisis.org
Fri Jan 5 09:12:50 GMT 2007
#41: allow aspect ratio to be set manually
-------------------------+--------------------------------------------------
Reporter: Toby Perring | Owner: Dean Whittaker
Type: enhancement | Status: assigned
Priority: major | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by Dean Whittaker):
aspect ratio can be set retrospectively using
>> daspect([xulen, yulen, zulen])
or when plotting using
>> dl(w1,'DataAspectRatio',[xulen, yulen, 1])
you can also use daspect to set the aspect ratio to auto
>> daspect('auto')
daspect is an intrinsic matlab function.
--
Ticket URL: <http://trac.libisis.org/code/ticket/41#comment:4>
LIBISIS Library and Applications <http://www.libisis.org/>
LIBISIS Library and Applications
More information about the LIBISIS-code-tickets
mailing list