Copy and rename Excel files from Matlab

50 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

Aurelien Queffurust
Aurelien Queffurust il 30 Set 2011

Più risposte (1)

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

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by