Questions tagged [handlers]
225 questions
0
votes
1 answer
Matlab/Octave function handlers and nargin
I am writing program in Octave and I encountered a problem, I implemented Gauss-Legandre Quadrature and I pass to my Gauss-Legandre function few arguments, and I pass the function to be intergrated in a cell cube, so I can pass few function at a…

Andna
- 6,539
- 13
- 71
- 120
0
votes
1 answer
JUI datepicker: How to assign different handlers depending on date class in onSelect function?
i am working to get a year calendar that looks and behaves exactly the same as the inline datepickers assigned to input fields on site. So i created this block