필터 지우기
필터 지우기

How to create File Browser in GUI?

조회 수: 25 (최근 30일)
Sameer
Sameer 2014년 3월 5일
편집: Stephen23 2018년 10월 25일
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일
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일
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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by