Open many files using uiopen or uigetfile

139 Ansichten (letzte 30 Tage)
Jonasz
Jonasz am 10 Aug. 2013
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.

Akzeptierte Antwort

Iman Ansari
Iman Ansari am 10 Aug. 2013
filename = uigetfile('*.*', 'All Files (*.*)','MultiSelect','on');

Weitere Antworten (0)

Kategorien

Mehr zu Dialog Boxes finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by