Copy and rename Excel files from Matlab

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

Plus de réponses (1)

Wayne King
Wayne King le 30 Sep 2011

0 votes

Hi Rajib, You can use
system()
to issue a system command from within MATLAB.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by