GUIのフォルダ選択について

GUI画面でドラッグアンドドロップでフォルダを選択することは可能でしょうか?
MATLABのバージョンは2013~2018ならどれでもいいです。
宜しくお願いします。

2 Comments

Atrangi Hacker
Atrangi Hacker on 4 Mar 2019
also more functions can be used
qrqr
qrqr on 4 Mar 2019
I need to select by drag and drop

Sign in to comment.

 Accepted Answer

Etsuo Maeda
Etsuo Maeda on 7 Mar 2019

0 votes

回答者: Jan の回答が参考になります。
私が知る限り、GUIDEやApp Designerを使って、Drag and Dropでファイルにアクセスする機能は搭載されていません。
JanWalter Roberson の言う通り、ActiveXやJavaの機能、つまりMATLABの表側からは見えない機能を使うことになります。
HTH

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Release

R2013b

Asked:

on 4 Mar 2019

Answered:

on 7 Mar 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!