I am writing a code to read a text file
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Manikandan Veerappan
am 3 Apr. 2018
Kommentiert: Manikandan Veerappan
am 4 Apr. 2018
I am writing code to read a text file. while reading as column, there are no issues. but i could not read the text file row-wise. while working with verilog, i get the output text file as row format. so, how to read the test file row wise
thanks in advance
2 Kommentare
KSSV
am 3 Apr. 2018
How is the text file? Only numbers or got text too? How you are reading it. Read about load, importdata, textscan.
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Text Data Preparation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!