Changing excel's cells properties from Matlab

조회 수: 2 (최근 30일)
Virginia
Virginia 2013년 6월 29일
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

채택된 답변

Image Analyst
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개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by