Copy and rename Excel files from Matlab

11 visualizaciones (últimos 30 días)
Rajib Ahsan
Rajib Ahsan el 30 de Sept. de 2011
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

Respuesta aceptada

Aurelien Queffurust
Aurelien Queffurust el 30 de Sept. de 2011

Más respuestas (1)

Wayne King
Wayne King el 30 de Sept. de 2011
Hi Rajib, You can use
system()
to issue a system command from within MATLAB.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by