Drag and drop file to figure
Show older comments
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
Accepted Answer
More Answers (1)
Walter Roberson
on 16 Dec 2011
0 votes
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.
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!