Copy and rename Excel files from Matlab

조회 수: 14 (최근 30일)
Rajib Ahsan
Rajib Ahsan 2011년 9월 30일
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

채택된 답변

Aurelien Queffurust
Aurelien Queffurust 2011년 9월 30일
  댓글 수: 1
Rajib Ahsan
Rajib Ahsan 2011년 9월 30일
Thanks Aurelien...its so easy :D

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Wayne King
Wayne King 2011년 9월 30일
Hi Rajib, You can use
system()
to issue a system command from within MATLAB.

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by