Drag and drop file to figure
20 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Peter
el 16 de Dic. de 2011
Comentada: Nick Patterson
el 31 de Ag. de 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 comentarios
Respuesta aceptada
Jan
el 16 de Dic. de 2011
2 comentarios
Nick Patterson
el 31 de Ag. de 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.)
Más respuestas (1)
Walter Roberson
el 16 de Dic. de 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.
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!