Reading .txt file
Mostra commenti meno recenti
I have a .txt file with 921600 number of digits. I have tried to read this file in Matlab using dlmread and readmatrix functions but both return inf value.
I tried to read the file with uint32 and uint 64 datatypes but they are returning wrong values. I have attached my file with this question, please help.
Thank you.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Text Files in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!