Matlab and Excel on a Mac
6 ビュー (過去 30 日間)
古いコメントを表示
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)
0 件のコメント
採用された回答
Chirag Gupta
2011 年 4 月 21 日
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)
0 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!