Path: news.mathworks.com!not-for-mail
From: "David Doria" <daviddoria@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: camup changes when i rotate manually
Date: Mon, 5 Nov 2007 13:17:53 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 34
Message-ID: <fgn561$78b$1@fred.mathworks.com>
References: <fgfbbp$c3f$1@fred.mathworks.com> <fgiq81$gup$1@fred.mathworks.com>
Reply-To: "David Doria" <daviddoria@gmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1194268673 7435 172.30.248.38 (5 Nov 2007 13:17:53 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 5 Nov 2007 13:17:53 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1105197
Xref: news.mathworks.com comp.soft-sys.matlab:436073



There doesn't seem to be  anything in the documentation
about this at all, maybe it is not possible?

"David Doria" <daviddoria@gmail.com> wrote in message
<fgiq81$gup$1@fred.mathworks.com>...
> Basically I think that using the 'rotate' tool automatically
> resets the camup property, but I cant find where ( in
> rotate3d.m at least)
> 
> Any ideas of how i can use the "rotate with the mouse" tool
> without resetting the camup value?
> 
> Thanks
> 
> Dave
> 
> "David Doria" <daviddoria@gmail.com> wrote in message
> <fgfbbp$c3f$1@fred.mathworks.com>...
> > I set:
> > 
> > camup([0 -1 0])
> > 
> > that changes camup('mode') to manual
> > 
> > then as soon as i rotate the plot manually, it switches
> > camup('mode') to auto and camup is back to [0 0 1].
> > 
> > How can I say "dont change cam up when i do soemthing" ?
> > 
> > Thanks
> > 
> > David
>