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.

 Réponse acceptée

Iman Ansari
Iman Ansari le 10 Août 2013
filename = uigetfile('*.*', 'All Files (*.*)','MultiSelect','on');

Plus de réponses (0)

Catégories

En savoir plus sur App Building dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by