How to open a file browser in a MATLAB script?

64 ビュー (過去 30 日間)
Ranjan Sonalkar
Ranjan Sonalkar 2016 年 10 月 12 日
コメント済み: Ranjan Sonalkar 2016 年 10 月 13 日
When I run a MATLAB script, I would like to use a function in the script that would open a Browse window to list all files in a specified folder. Then I would like to click on one of the files in the list (or browse to a different folder), similar to how I can do it in Word to open a file to select it, so that I can read its contents in the script.
Is there a way to do that in a MATLAB script?

採用された回答

Sean de Wolski
Sean de Wolski 2016 年 10 月 12 日
doc uigetfile
doc fullfile
  1 件のコメント
Ranjan Sonalkar
Ranjan Sonalkar 2016 年 10 月 13 日
Thanks.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming Utilities についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by