add_DataTips
Note de l’éditeur : This file was selected as MATLAB Central Pick of the Week
Citation pour cette source
Massimo Ciacci (2026). add_DataTips (https://fr.mathworks.com/matlabcentral/fileexchange/72849-add_datatips), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
A inspiré : add_DataTips_2D
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 | |
|---|---|---|---|
| 2.2.0 | - Added customDataTipCallBack, Separated update function from creation of data tips
|
||
| 2.0.0 | cleaned up test bench
|
||
| 1.9.2 | forgot to include one function |
||
| 1.9.1 | screenshot was not updated ? |
||
| 1.9.0 | Now it is possible to specify a different format per curve.
|
||
| 1.8.0 | fixed bug when plot contains only one point |
||
| 1.7.0 | - fixed bug when xdata was not sorted or xvalues upon call
|
||
| 1.5.0 | Hopefully fixed issue with the background color of the data tips. |
||
| 1.4.0 | Now one can pass empty handles ( h_curve_Array) and the function will fetch them from gca. |
||
| 1.3.0 | Fixed background color with simpler HSL space which preserves hue. |
||
| 1.2.0 | Solved this warning by adding a check on interp position of tip:
|
||
| 1.1.0 | updated for ML2016b: added drawnow to fix potential error
|
||
| 1.0.1 | removed unused old code |
||
| 1.0.0 |
