Azzera filtri
Azzera filtri

Open many files using uiopen or uigetfile

127 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Dialog Boxes in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by