Effacer les filtres
Effacer les filtres

Error using xlsread.

4 vues (au cours des 30 derniers jours)
Armando MAROZZI
Armando MAROZZI le 21 Fév 2021
Commenté : dpb le 22 Fév 2021
I was running a rather big loop when this error propped up:
Error using xlsread (line xxx)
Invoke Error, Dispatch Exception:
Source: Microsoft Excel
Description: Disco pieno. % Full Disk
Help File: xlmain11.chm
Help Context ID: 0
Is this simply saying that the memory of pc is full (which is "not yet" full but it is approximating there) or it means something else? What confuses me a bit is there reference to xlsread.
Thanks!
  3 commentaires
Armando MAROZZI
Armando MAROZZI le 22 Fév 2021
it was a big loop and it stopped on a simple reading of an excel file, nothing special. Thanks for your reply
dpb
dpb le 22 Fév 2021
" it stopped on a simple reading of an excel file,..."
Well, that would explain how xlsread got involved. :)
Since xlsread internally uses COM, the messages from Excel are generated from within it, not MATLAB.

Connectez-vous pour commenter.

Réponses (0)

Catégories

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

Community Treasure Hunt

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

Start Hunting!

Translated by