[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 23:54:20 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0 |
Follow-up Comment #5, patch #9014 (project octave):
Perhaps the odds of a collision are much smaller: I was mixing-up 'gcf' and
'gca'. 'gca' tends to be a double like "-14.662".
So maybe the odds of a collision are vanishingly small....
I looked at your "light" function: should I stop worrying about the above and
use __plt_get_axis_arg__ as well?
>> hax = gca
hax = -8.6363
>> [H, VARARGIN, NARG] = __plt_get_axis_arg__ ("camlight", hax, 40)
H = -8.6363
VARARGIN =
{
[1,1] = 40
}
NARG = 1
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9014>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Colin Macdonald, 2016/06/01
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Colin Macdonald, 2016/06/02
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Markus Mützel, 2016/06/02
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Colin Macdonald, 2016/06/02
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Colin Macdonald, 2016/06/02
- [Octave-patch-tracker] [patch #9014] Add "camlight" function,
Colin Macdonald <=
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Markus Mützel, 2016/06/03
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Markus Mützel, 2016/06/03
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Markus Mützel, 2016/06/03