Problems by Using OWC11.Spreadsheet in compiled Version
이전 댓글 표시
If I use this within Matlab Programm it works fine:
f = figure; actxcontrol('OWC11.Spreadsheet.11',[20,20,510,380],f);
But if I try to compile it I´ll get an undefinied error message
I´m using Matlab 2012b (32bit) on Windows7 (64bit), Office 2010.
If I try to compile it on Matlab 2010a, it works fine!!!!
댓글 수: 1
Mukul Rao
2014년 7월 15일
Hi,
Can you please provide more details about the error message? Also, what is the bitness of Matlab R2010a you are using?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!