How do I get the second element in the first row, like 19200 in the picture
Show older comments

1 Comment
Benjamin Thompson
on 21 Nov 2022
How is this information stored? As a text file? You can use fopen and fscanf to read data from a text file line by line.
Accepted Answer
More Answers (0)
Categories
Find more on Text Data Preparation 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!