textscan (read data from second and fourth line)
Show older comments
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 Comments
Walter Roberson
on 14 May 2012
Do you know the exact number of values on the 2nd and 4th line?
Haris Hameed
on 14 May 2012
Accepted Answer
More Answers (0)
Categories
Find more on Data Import and Export in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!