フィルターのクリア

writing ods file in linux

3 ビュー (過去 30 日間)
Manh Nguyen
Manh Nguyen 2017 年 7 月 4 日
コメント済み: José-Luis 2017 年 7 月 4 日
Hi,
I am trying to write a .ods file in Linux using the function myxlswrite in the link https://au.mathworks.com/matlabcentral/fileexchange/28411-read-and-write-open-document-format--odf--spreadsheet---ods-
my code is [status msg] = myxlswrite('test.ods',1,1,'A1'); % write number 1 in sheet 1 in cell A1 it doesn't show any mistake, but the test.ods doesn't appear.
Anyone can help me? thanks
  1 件のコメント
José-Luis
José-Luis 2017 年 7 月 4 日
You could save as csv first and then load that into open office.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeOrdinary Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by