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.

 Respuesta aceptada

Iman Ansari
Iman Ansari el 10 de Ag. de 2013
filename = uigetfile('*.*', 'All Files (*.*)','MultiSelect','on');

Más respuestas (0)

Categorías

Más información sobre App Building en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 10 de Ag. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by