Matlab and Excel on a Mac

I am working on an excel-based application that uses matlab for the calculations. Since the original release, our company switched to Macs. So here my question:
Does anyone know a way to obtain similar functionality as with excllink when using a Mac? The issues I am having are - reading / writing data to / from a specific range in an Excel-sheet - calling Matlab from Excel (i.e., start it up by pressing a button in Excel)

 採用された回答

Chirag Gupta
Chirag Gupta 2011 年 4 月 21 日

0 投票

SpreadSheet Link EX (excellink) has always been a Windows only product.
As far as I know there isn't any built in functionality to communicate to Excel on a MAC apart from using the:
xlsread and xlswrite functions (in the basic form, as explained in the documentation)

その他の回答 (1 件)

Karin
Karin 2011 年 4 月 21 日

0 投票

Problem with basic mode is that you cannot address ranges.

1 件のコメント

Walter Roberson
Walter Roberson 2011 年 4 月 21 日
Yup. That's how it goes.

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by