Copy and rename Excel files from Matlab
조회 수: 14 (최근 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
댓글 수: 0
채택된 답변
추가 답변 (1개)
Wayne King
2011년 9월 30일
Hi Rajib, You can use
system()
to issue a system command from within MATLAB.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!