I am writing a code to read a text file
이전 댓글 표시
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
KSSV
2018년 4월 3일
How is the text file? Only numbers or got text too? How you are reading it. Read about load, importdata, textscan.
Manikandan Veerappan
2018년 4월 4일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Large Files and Big Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!