필터 지우기
필터 지우기

Overwrite Existing Text File with Updated Data

조회 수: 1 (최근 30일)
Chad
Chad 2019년 12월 4일
Dear Community,
My goal is to overwrite an existing text file with updated data. For example, my existing file looks like this
Val_11 Val_12 Val_13 Val_14
Val_21 Val_22 Val_23 Val_24
... ... .... .... ... ... ....
Val_mn Val_mn Val_mn Val_mn
Several times I need to re-evaluate the data from line Val_21 Val_22 Val_23 Val_24]. Is there a way to just open the file, search for this row and change the values without having to re-analyze all the exisitng values? Is using SQL a better approach? Any help is appreciated.
CJ

답변 (0개)

카테고리

Help CenterFile Exchange에서 Text Files에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by