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"
Zitieren als
Michelle Hirsch (2024). dragndrop (https://github.com/michellehirsch/MATLAB-Drag-and-Drop), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
@dragndrop
examples
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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. |