Open many files using uiopen or uigetfile

124 次查看(过去 30 天)
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
filename = uigetfile('*.*', 'All Files (*.*)','MultiSelect','on');

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Dialog Boxes 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by