Drag and drop file to figure
25 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Peter
am 16 Dez. 2011
Kommentiert: Nick Patterson
am 31 Aug. 2022
Hi,
is it possible to drag-and-drop files into a matlab figure (e.g. a gui) instead of using the oldschool uigetfile command?
Sincerely, Peter
0 Kommentare
Akzeptierte Antwort
Jan
am 16 Dez. 2011
2 Kommentare
Nick Patterson
am 31 Aug. 2022
This doesn't seem to work on the latest MATLAB version, as I get errors when I run that and I also get warnings that ACTXCONTROL will be removed in a future release.
The warnings point to this URL:
Is there a solution to this that will work on the latest MATLAB? (I'm using the R2022b prerelease.)
Weitere Antworten (1)
Walter Roberson
am 16 Dez. 2011
The only drag and drop MATLAB has is mentioned http://www.mathworks.com/matlabcentral/answers/407-drag-and-drop-graphics
You might be able to work something at the Java level; I do not know.
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!