textscan (read data from second and fourth line)
이전 댓글 표시
i am having some trouble using textscan
i have data in input file as
AAA BBB CCC DDD
10 20 30 40
EEE FFF
40 50
how to read this data
i can read data if it is only in the first line of input file but having trouble it data is in multiple line
댓글 수: 2
Walter Roberson
2012년 5월 14일
Do you know the exact number of values on the 2nd and 4th line?
Haris Hameed
2012년 5월 14일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Import and Export에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!