fscanf with text file
Show older comments
I have a text file as such:
Jane 43452 68 24 92
Paul 13454 10 34 81.3
Richard 36343 79.5 31 85
Ben 67355 93 11.5 82
Amber 77803 75 93 22
How do I use an fscanf function to seperate the columns into vectors?
Accepted Answer
More Answers (0)
Categories
Find more on Text Files 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!