How to open this specific text file which is in the table format.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to open the text file(testann.txt).
When I used
readtable('testann.txt')
It doesn't show the first row.
How can I see the 1st row of the table?
Thank you.
Réponses (0)
Voir également
Catégories
En savoir plus sur Text Files dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!