importing data from an lst file

16 ビュー (過去 30 日間)
Elizabeth Wojciechowski
Elizabeth Wojciechowski 2015 年 5 月 21 日
回答済み: Star Strider 2015 年 5 月 21 日
I can import data from an lst file using the import tool. However, when I generate a function from the import tool the function does not correctly import the data. It misses the first row of data. I tried changing the row in the function to the one above and it then I get the first row in the second row. Any ideas why?

回答 (1 件)

Star Strider
Star Strider 2015 年 5 月 21 日
As I understand, a .lst file is simply a text file. You should be able to import it with the textscan function.

カテゴリ

Help Center および File ExchangeStandard File Formats についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by