How to open this specific text file which is in the table format.

1 view (last 30 days)
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.

Answers (0)

Categories

Find more on Tables 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!