How to create File Browser in GUI?

I want to create a file browser function to browse image files in a NETWORKED environment. How do I do it?

回答 (2 件)

Iain
Iain 2014 年 3 月 5 日

2 投票

uigetfile/uiputfile
Those functions bring up the standard file browse window....

2 件のコメント

ADC
ADC 2018 年 10 月 25 日
nice function? but where it put the data? I mean can I upload a file in the workspake to work with? I tried it and it ask me the file path, but once I chose the file where put it?
Stephen23
Stephen23 2018 年 10 月 25 日
編集済み: Stephen23 2018 年 10 月 25 日
"I mean can I upload a file in the workspake to work with?"
You can import and export file data:

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

Ka Mirul
Ka Mirul 2017 年 11 月 20 日

1 投票

I found a video that help me, it is about creating GUI to browse an image and display the image and its name. It should help you : https://youtu.be/7EmFShs5y9I

タグ

質問済み:

2014 年 3 月 5 日

編集済み:

2018 年 10 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by