writing ods file in linux

조회 수: 2 (최근 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 CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by