How do I import multiple excel files from multiple folders , with different names and sizes?
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Main folder has some n number of subfolders and these folders contain the excel files that I need to import to my program and store
1 comentario
  Rik
      
      
 el 17 de En. de 2020
				This depends on how you want to store the data, but the dir function and a loop will probably do the trick.
Respuestas (1)
Ver también
Categorías
				Más información sobre Other Formats en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

