필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

several text file into matlab sequentially

조회 수: 1 (최근 30일)
fatima
fatima 2013년 1월 20일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello,
I have a lot of text files, and I have the function to import it to matlab as mat file.(meteorological dataset), but i need to write a loop to import all of these text files with this function, to matlab with the "same name". would you please help me. my text file are like this, for instances:Tmax_year_month_day.txt and i should do for 50 years! also,the function is like this:output(Tmax_year_month_day.mat)=readASCIIGrid(path of filename(Tmax_year_month_day.txt))
Any help would be massively appreciated
  댓글 수: 1
Azzi Abdelmalek
Azzi Abdelmalek 2013년 1월 20일
what is
path of filename(Tmax_year_month_day.txt)

답변 (1개)

Walter Roberson
Walter Roberson 2013년 1월 20일

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by