Get Numeric Values out of Text File

4 ビュー (過去 30 日間)
Logan Sharp
Logan Sharp 2021 年 1 月 29 日
回答済み: Alex Alex 2021 年 1 月 29 日
I have the .txt file above, which I am trying to extract numeric values from. For example, I would like to extract just the numeric value from line 2 to say time = 5723. Or extract the numeric value from line 4 to say layerheight = 0.2. I am having a lot of issues with data types, where I can only bring in lines as a string. Then, they come up as a cell array, which I cannot seem to get the numerical value out of. Any help would be greatly appreciated.

回答 (1 件)

Alex Alex
Alex Alex 2021 年 1 月 29 日
look here about "ZIP codes", maybe help https://www.mathworks.com/help/matlab/ref/extract.html

カテゴリ

Help Center および File ExchangeData Import and Export についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by