Prev: optimization problem in KF and MLE for state-space model
Next: compare two cells not minding the order
From: Yair Altman on 17 Jan 2010 17:29 "Ramiro Massol" <ramiro.massol(a)childrens.harvard.edu> wrote in message <hj00rv$cna$1(a)fred.mathworks.com>... > thanks for the tips. I now can set some properties but i'm still at odds about the default behavior of jslider. For instance, it only calls my callback after the mouse is released and not during dragging. I checked everywhere and you mentioned in a previous post that there is a method called 'AdjustmentValueChangedCallback ' to allow the detection of the movement of the slider. I cannot see this method in my jslider callback or methods. How can i set a callback associated to dragging the cursor of the slider? 'AdjustmentValueChangedCallback' is a scrollbar property. The corresponding slider property is 'StateChangedCallback'. Yair Altman http://UndocumentedMatlab.com
First
|
Prev
|
Pages: 1 2 Prev: optimization problem in KF and MLE for state-space model Next: compare two cells not minding the order |