Data Cursor text box
6 views (last 30 days)
Show older comments
Hi, i know it is possible to use data cursor to obtain data where the mouse is next to the mouses location. I was wondering is it possible to get this information to display in a static text box in a fixed location? Many Thanks
0 Comments
Answers (1)
Steven Lord
on 20 Apr 2016
Change the DisplayStyle property of the data cursor mode object created by the datacursormode function to 'window'.
0 Comments
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!