필터 지우기
필터 지우기

I want to refine my program to find the startrow and the endrow of a .txt file.

조회 수: 1 (최근 30일)
Vinit
Vinit 2014년 7월 30일
댓글: dpb 2014년 7월 30일
i have attached my current program to so that and the .txt file. The program does the job i wanted it to do. But it does not look good. So i want to refine the program to do the same as my current program.
  댓글 수: 1
dpb
dpb 2014년 7월 30일
As I suggested in previous question, read the whole file and then operate in memory. Logical arrays and/or various perturbations of find do wonders.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Grid Lines, Tick Values, and Labels에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by