From: Matt J on 17 May 2010 16:35 Once I create a datatip in a subplot by mouse-clicking, I would like to then programmatically obtain a graphics.datatip object that points to that dattip. Is there a way to do so?
From: Eric on 17 May 2010 19:24 I think something like the following works: hdt = datacursormode(gcf); -Eric
|
Pages: 1 Prev: svm help needed Next: Error while evaluating TimerFCN for timer 'timer-1' |