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일

0 개 추천

As I understand, a .lst file is simply a text file. You should be able to import it with the textscan function.

카테고리

도움말 센터File Exchange에서 Standard File Formats에 대해 자세히 알아보기

질문:

2015년 5월 21일

답변:

2015년 5월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by