필터 지우기
필터 지우기

Grouping in excel using matlab actxserver gives invoke error

조회 수: 1 (최근 30일)
Quy
Quy 2013년 3월 1일
When I use the command below, I get the invoke error. Any idea how I can get rid of this error?
I was trying to group these rows, and Excel did grouped them, but I get the error anyway....
>> set(sheet1.Range('12:18'),'Group',1);
??? Invoke Error, Dispatch Exception:
Source: Microsoft Excel
Description: Unable to set the Group property of the Range class
Help File: xlmain11.chm
Help Context ID: 0

답변 (0개)

카테고리

Help CenterFile Exchange에서 Use COM Objects in MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by