Changing excel's cells properties from Matlab
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi, is it possible to change a cell property? for example, I want to write some data from matlab to excel, can I change the format of how it is written? as cell's color, type of letter, style, alignment, etc
댓글 수: 0
채택된 답변
Image Analyst
2013년 6월 29일
Sure, just use ActiveX and you can do whatever you want. I've used it to put borders on cells, add comments to cells, auto-size columns, transfer worksheets to another workbook, etc. Look up ActiveX on the Mathworks site or the Answers forum. Lots of examples are online, plus the Microsoft site has an Office developers center where you can learn more.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 ActiveX에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!