Sheets in excel file xlswrite and xlsread

14 visualizaciones (últimos 30 días)
Andray Alshami
Andray Alshami el 4 de Nov. de 2020
Comentada: dpb el 5 de Nov. de 2025 a las 14:04
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?
  4 comentarios
Cris LaPierre
Cris LaPierre el 5 de Nov. de 2025 a las 2:43
Editada: Cris LaPierre el 5 de Nov. de 2025 a las 2:43
I don't believe so. You would need to use ActiveX for Excel to recalulate its equations.
dpb
dpb el 5 de Nov. de 2025 a las 14:04
Not definite, but my observation of the behavior of the writeXXXX clan is that if one sets 'UseExcel',1 then Excel will recalculate. I've been writing dynamic "=SUM($D$3:$D$53)" and other formulas with writecell and those get interpreted as the formulas and are evaluated when looking at the workbook or the value is returned if read the cell, not the formula.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by