Open many files using uiopen or uigetfile

124 visualizaciones (últimos 30 días)
Jonasz
Jonasz el 10 de Ag. de 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.

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 Dialog Boxes en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by