Copy and rename Excel files from Matlab
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Wayne King
le 30 Sep 2011
0 votes
Hi Rajib, You can use
system()
to issue a system command from within MATLAB.
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!