How to show data tip message on a matlab plot programmatically with only a mouse click, and without using Data Cursor, to show custom messages in different positions like the following:
|
|
you can use Yair Altman's DataMatrix function found in the file exchange. Part of what it does is allowing the user to specify optional labels, as well as data-tips and/or click callbacks for any or all matrix cells.
|
|||
|
|