Excelがインストールされている Mac 上の MATLAB で、xlsread 関数や xlswrite 関数を使用することはできますか?
Show older comments
Excelがインストールされている Max OS X 上の MATLAB 7.2(R2006a) で、XLSREAD 関数や XLSWRITE 関数は使用可能か、教えてください。
例えば、XLSWRITE 関数を実行すると、下記のような警告メッセージが表示され、CSV形式(カンマ区切り)で保存されます。
(警告メッセージ)
Warning: Could not start Excel server for export.
XLSWRITE attempts to file in CSV format.
> In xlswrite at 157
また、XLSWRITE関数でシート範囲などを指定して実行しても、結果に反映されません。
Accepted Answer
More Answers (0)
Categories
Find more on スプレッドシート in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!