Borrar filtros
Borrar filtros

why nothing changes on my excel file when it is open

1 visualización (últimos 30 días)
AMINE EL MOUATAMID
AMINE EL MOUATAMID el 25 de Abr. de 2019
Respondida: Raj el 25 de Abr. de 2019
I am trying to send data from matlab to excel file, that works well when the file is closed ( mean on Microsoft Excel ), however when it's open there is no changes on the file ( data doesn't get sent to file)

Respuesta aceptada

Raj
Raj el 25 de Abr. de 2019
MATLAB cannot access and write data into a file when it is already open in another application i.e. Microsoft Excel. You have to close it. For reading data from excel into MATLAB it doesn't matter even if file is open in Microsoft Excel.

Más respuestas (0)

Categorías

Más información sobre Data Import from MATLAB en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by