fscanf with text file
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Text Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!