Parser.
古いコメントを表示
I am trying to find/write something that will take a data file that has some data sets in it and some text, names of data sets; and give me only the data, without the text, such that I can work with it further (assign a specific column to do a specific thing). How do I get rid of the text? I have tried having a look at inputparser, but have a hard time understanding how I can implement it, or am I looking at the wrong thing?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で String Parsing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!