Thread Subject: how to turn a camlight off?

Subject: how to turn a camlight off?

From: Abe Lau

Date: 26 Jun, 2008 06:12:02

Message: 1 of 2

it maybe trivial, but I just can't figure out a way to turn
a camlight off after I issue the command "camlight". The
problem is I get more camlight from various directions when
I plot more stuff on, and I would like to remove all of them.

Subject: how to turn a camlight off?

From: Steven Lord

Date: 26 Jun, 2008 13:55:42

Message: 2 of 2


"Abe Lau" <abe@nonexistancegmail.com> wrote in message
news:g3vbvi$658$1@fred.mathworks.com...
> it maybe trivial, but I just can't figure out a way to turn
> a camlight off after I issue the command "camlight". The
> problem is I get more camlight from various directions when
> I plot more stuff on, and I would like to remove all of them.

Store the handle to the CAMLIGHT in a variable when you create it, then use
its properties (like Visible) to adjust its behavior or delete it when it's
no longer needed. If you want to delete camlights you didn't create
yourself (ones that were created for you automatically) use FINDOBJ.

http://www.mathworks.com/access/helpdesk/help/techdoc/infotool/hgprop/light_frame.html

--
Steve Lord
slord@mathworks.com

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
camlight off Abe Lau 26 Jun, 2008 02:15:07
rssFeed for this Thread

Contact us at files@mathworks.com