Path: news.mathworks.com!not-for-mail
From: "David Doria" <daviddoria@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: camup changes when i rotate manually
Date: Fri, 2 Nov 2007 14:14:17 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 14
Message-ID: <fgfbbp$c3f$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 1194012857 12399 172.30.248.38 (2 Nov 2007 14:14:17 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 2 Nov 2007 14:14:17 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1105197
Xref: news.mathworks.com comp.soft-sys.matlab:435809



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