getDataTips - Get data tip text and handles
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.
Citation pour cette source
Adam Danz (2026). getDataTips - Get data tip text and handles (https://fr.mathworks.com/matlabcentral/fileexchange/82038-getdatatips-get-data-tip-text-and-handles), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.1 | Added hyperlinks to documentation, license file, and thumbnail. |
||
| 1.0.0 |
