Path: news.mathworks.com!not-for-mail
From: "Steven Lord" <slord@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Rotate 3d Plot
Date: Mon, 8 Oct 2007 09:34:00 -0400
Organization: The MathWorks, Inc.
Lines: 28
Message-ID: <fedbk8$nrq$1@fred.mathworks.com>
References: <fe1frt$cuc$1@fred.mathworks.com>
Reply-To: "Steven Lord" <slord@mathworks.com>
NNTP-Posting-Host: lords.dhcp.mathworks.com
X-Trace: fred.mathworks.com 1191850440 24442 144.212.105.187 (8 Oct 2007 13:34:00 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 8 Oct 2007 13:34:00 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138
X-RFC2646: Format=Flowed; Original
Xref: news.mathworks.com comp.soft-sys.matlab:431793




"David Doria" <daviddoria@gmail.com> wrote in message 
news:fe1frt$cuc$1@fred.mathworks.com...
>I know about the camera angle (elevation and azimuth), but
> is there a way to simply make the z axis the "out of the
> screen" axis instead of "up"?  Also, I always try to read
> the help, but it usually just says


surf(peaks);
pause(2)
view(2);

> " You can use 'OtherProperties' to set any properties" (not
> that word exactly, but you know what i'm talking about :) )
>
> but where do i get a list of which properties are related
> to/can be set in a particular function?

Type "doc" without the quotes at the prompt.  Expand the node titled 
"MATLAB" in the product tree in the left-hand frame.  One of the items that 
should be revealed is "Handle Graphics Property Browser".

-- 
Steve Lord
slord@mathworks.com