fscanf with text file
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Text Files finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!