octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #9014] Add "camlight" function


From: Colin Macdonald
Subject: [Octave-patch-tracker] [patch #9014] Add "camlight" function
Date: Thu, 2 Jun 2016 21:47:08 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #3, patch #9014 (project octave):

Great, thanks for the review!

Re:


hl = light;
camlight (hl, 45);


Thank you, I wondered what they did.  However, I think that behaviour is a
bug:

1. suppose I have a figure(1).
2. then ishandle(1) returns true (at least on my computer.
3. now suppose I try to camlight(1, 30) to change the view.
4. Boom! error, but camlight(2, 30) is just fine.

Indeed, avoiding this is one of my test cases.

re: camup, campos, camtarget: oops, I was doing those next.  Maybe this patch
should not mention those at all.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9014>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]