Copy and rename Excel files from Matlab
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
1. Is there any way to copy an Excel file from one folder to another using Matlab?
2. Is it possible to rename an existing Excel file from Matlab?
Thanks, Rajib
0 comentarios
Respuesta aceptada
Más respuestas (1)
Wayne King
el 30 de Sept. de 2011
Hi Rajib, You can use
system()
to issue a system command from within MATLAB.
0 comentarios
Ver también
Categorías
Más información sobre Spreadsheets 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!