getDataTips() - prints content of all existing data tips in the current figure to the command window.
getDataTips(h) - specify an array of figure or axis handles.
content = getDataTips(__) - stores content of data tips to a cell array.
[content, dtHandles] = getDataTips(__) - also stores handles to data tips.
getDataTip_examples.mlx - demo file showing syntax options for getDataTips().
Supported in r2014b and later.
Tested in r2015b and r2020b.
引用格式
Adam Danz (2025). getDataTips - Get data tip text and handles (https://www.mathworks.com/matlabcentral/fileexchange/82038-getdatatips-get-data-tip-text-and-handles), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2020b
与 R2014b 及更高版本兼容
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!