Error: Number of columns on line 467100 of ASCII file?
Ältere Kommentare anzeigen
Hello Guys,
I was trying to load a txt file in gui, But I got an error as follows. May I know what is the meaning of that error.
{ Error using load Number of columns on line 467100 of ASCII file C:\Users\Desktop\F56_\F56_neue_Querstrebe_Frequenzanalyse.txt must be the same as previous lines.}
When I try loading other txt files its working with out any errors.
With Regards; Meera
3 Kommentare
Ilham Hardy
am 8 Apr. 2015
My guess would be that after n-th lines, the text does not agree with the predefined format.
But it is hard to say without looking into your GUI code. Can you post the relevant part of GUI code?
Meera
am 9 Apr. 2015
Meera
am 9 Apr. 2015
Antworten (0)
Kategorien
Mehr zu Large Files and Big Data finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!