Enabling Data Cursor Mode In GUDIE
2 views (last 30 days)
Show older comments
Hello everyone!
I wanted to ask if anyone knew a way to enable Data Cursor Mode in GUIDE? I have a plot that what the user to be able to add labels to the data. The only method I know to achieve this is in Data Cursor Mode.
If this is not possible, does anyone know of another method that achieve the same effects?
0 Comments
Accepted Answer
Walter Roberson
on 20 Jul 2011
There are also arcane ways by which you can mimic the user clicking on the toolbar button, but I find it easier by far to use datacursormode()
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!