spreadsheet link for MAC

조회 수: 6 (최근 30일)
Rafael Souza
Rafael Souza 2017년 8월 8일
편집: Walter Roberson 2024년 12월 29일
Is spreadsheet link still not available for MAC? Are there any workarounds? Can the database toolbox do the trick? Thanks.
  댓글 수: 2
健翔
健翔 2024년 12월 29일
how about now?
Walter Roberson
Walter Roberson 2024년 12월 29일
편집: Walter Roberson 2024년 12월 29일
Spreadsheet link uses activex to communicate with Excel. It is restricted to MS Windows as activex support is restricted to MS Windows. MS Excel for Windows is the only version of Excel that has support for activex: Excel for Mac does not have activex support built in to it.
It is quite unlikely that Mathworks will add activex support for Mac or Linux. Mathworks would be more likely to add .NET support . Unfortunately, Excel for Mac or Linux do not have .NET support either.

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2017년 8월 8일
Spreadsheet Link is only for MS Windows with Microsoft Office installed.
The database toolbox cannot do the trick.
Spreadsheet Link uses ActiveX controls to talk to the spreadsheets software. Microsoft Office for Mac does not have ActiveX compiled into it, so even if you were to get an ActiveX library for Mac (possible, though not at all common) it would not work with Office for Mac.
The closest you could get to a work-around would probably be to use loadlibary to call the API for Libre Office (the successor to OpenOffice.)

카테고리

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