<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171565</link>
    <title>MATLAB Central Newsreader - how to turn a camlight off?</title>
    <description>Feed for thread: how to turn a camlight off?</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Thu, 26 Jun 2008 06:12:02 -0400</pubDate>
      <title>how to turn a camlight off?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171565#439549</link>
      <author>Abe Lau</author>
      <description>it maybe trivial, but I just can't figure out a way to turn&lt;br&gt;
a camlight off after I issue the command &quot;camlight&quot;.  The&lt;br&gt;
problem is I get more camlight from various directions when&lt;br&gt;
I plot more stuff on, and I would like to remove all of them. </description>
    </item>
    <item>
      <pubDate>Thu, 26 Jun 2008 13:55:42 -0400</pubDate>
      <title>Re: how to turn a camlight off?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171565#439623</link>
      <author>Steven Lord</author>
      <description>&lt;br&gt;
&quot;Abe Lau&quot; &amp;lt;abe@nonexistancegmail.com&amp;gt; wrote in message &lt;br&gt;
news:g3vbvi$658$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; it maybe trivial, but I just can't figure out a way to turn&lt;br&gt;
&amp;gt; a camlight off after I issue the command &quot;camlight&quot;.  The&lt;br&gt;
&amp;gt; problem is I get more camlight from various directions when&lt;br&gt;
&amp;gt; I plot more stuff on, and I would like to remove all of them.&lt;br&gt;
&lt;br&gt;
Store the handle to the CAMLIGHT in a variable when you create it, then use &lt;br&gt;
its properties (like Visible) to adjust its behavior or delete it when it's &lt;br&gt;
no longer needed.  If you want to delete camlights you didn't create &lt;br&gt;
yourself (ones that were created for you automatically) use FINDOBJ.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/infotool/hgprop/light_frame.html&quot;&gt;http://www.mathworks.com/access/helpdesk/help/techdoc/infotool/hgprop/light_frame.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Steve Lord&lt;br&gt;
slord@mathworks.com </description>
    </item>
  </channel>
</rss>

