Drag and drop file to figure
18 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Jan
2011 年 12 月 16 日
2 件のコメント
Nick Patterson
2022 年 8 月 31 日
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.)
その他の回答 (1 件)
Walter Roberson
2011 年 12 月 16 日
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.
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!