Effacer les filtres
Effacer les filtres

why nothing changes on my excel file when it is open

1 vue (au cours des 30 derniers jours)
AMINE EL MOUATAMID
AMINE EL MOUATAMID le 25 Avr 2019
Réponse apportée : Raj le 25 Avr 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)

Réponse acceptée

Raj
Raj le 25 Avr 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.

Plus de réponses (0)

Catégories

En savoir plus sur Data Import from MATLAB dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by