Sheets in excel file xlswrite and xlsread

10 ビュー (過去 30 日間)
Andray Alshami
Andray Alshami 2020 年 11 月 4 日
編集済み: Cris LaPierre 約8時間 前
I have an xls file with one sheet, I want to create another sheet in it and write in that sheet, How can I do that?
  3 件のコメント
Matt
Matt 約11時間 前
writematrix or writecell simply puts data into the excel file. It doesn't force the excel file to calculate. Can you use writematrix or writecell but also force the excel sheet to calcuate and then readcell?
Cris LaPierre
Cris LaPierre 約8時間 前
編集済み: Cris LaPierre 約8時間 前
I don't believe so. You would need to use ActiveX for Excel to recalulate its equations.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by