Open many files using uiopen or uigetfile

Is there any possibility to open many files using dialog box. The user will select the files ( no only one as I can now) and these files will be load to workspace.

 채택된 답변

Iman Ansari
Iman Ansari 2013년 8월 10일

1 개 추천

filename = uigetfile('*.*', 'All Files (*.*)','MultiSelect','on');

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 App Building에 대해 자세히 알아보기

제품

질문:

2013년 8월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by