importdata can't read files with strange extensions
Ältere Kommentare anzeigen
I'm trying to use importdata to read a text file with a long extension: 'graphene.pdos_atm#1(C)_wfc#1(s)'
However, this fails with the following error:
??? Error using ==> importdata at 136 Unable to open file.
The problem seems to be associated with the extension, because importdata works fine if the '.' is replaced with another character. It seems like this is a bug in importdata. I realize that I could rename the files, but it would be desirable to have a solution from within MATLAB.
1 Kommentar
Walter Roberson
am 15 Jun. 2012
Which OS are you using?
Antworten (0)
Kategorien
Mehr zu Large Files and Big Data finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!