dragndrop
DRAGNDROP is designed to allow you to easily add drag and drop functionality to your MATLAB-based applications.
To use:
- Unzip dragndrop.zip
- Add the root directory to your path (do not add the @dragndrop directory).
- Run any of the example files in the examples directory (dd_example1.m through dd_example5.m)
These example files function as a basic tutorial on the interface. Additional documentation is available by typing "doc dragndrop"
Cita come
Michelle Hirsch (2026). dragndrop (https://github.com/michellehirsch/MATLAB-Drag-and-Drop), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.2.0.0 | moved code to GitHub |
|
|
| 1.1.0.0 | Updated copyright. |
||
| 1.0.0.0 | Fix more bugs. Reimplemented identification of where the user dropped a source. Fixed errors in examples. |
