fre, 31 10 2008 kl. 11:11 +0100, skrev Thomas Weber: > Hi, > > is any of the current graphics backends capable of a data cursor? > > I.e, I click onto a plot generated by imagesc() and it gives me the > value of the matrix at that point? Can't you use 'ginput' ? I think it's only in 3.1.51+ (i.e. development sources). Søren