draggable
Nota dell'editore: This file was selected as MATLAB Central Pick of the Week
Cita come
Francois Bouffard (2024). draggable (https://www.mathworks.com/matlabcentral/fileexchange/4179-draggable), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato: colorStudioMax: ColorBrowser+dictionary, colorBlind correct, DragDataTip, roitool, DIGITIZE07, Enhanced Dicom Viewer, imdisp (enhanced version), Add an ROI toolbar to your figure, draggableRect, AVPlay
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.4.1.0 | Includes Gunnar Geissler's 'data' constraint, allowing a marker or other object to snap to data series. |
||
1.4.0.0 | Probable fix to draggable not working well with App Designer apps. Thanks to William E. Warriner for working on the fix with me and testing it. |
||
1.3.0.0 | This update fixes a bug found by Esmerald Aliai in which draggable would not work for axes embedded in Panels. In fact this should also fix Shaun's bug mentioned in March 2012. |
||
1.2.0.0 | Major update. Now supports text objects. Diagonal constraints with arbitrary slopes added. Single call for applying draggable on multiple objects sharing the same parameters supported. Added the 'sliders' demo in dragdemo. General cleanup. |
||
1.1.0.0 | implemented a feature and fixed a bug (both user-suggested) |
||
1.0.0.0 | Bugfix for Matlab 7+: axes no longer disappear. Renderer option removed. |