how to open excel in side script
조회 수: 2 (최근 30일)
이전 댓글 표시
i want open excel use certain command in the script, which command can i use?
댓글 수: 0
채택된 답변
Image Analyst
2024년 6월 26일
편집: Image Analyst
2024년 6월 26일
If you use Windows you can use ActiveX to open Excel and control anything in Excel. from your MATLAB code directly (no need to interact with Excel inside Excel, though you still can if you want). See attached demos where I do that.
댓글 수: 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!