Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

several text file into matlab sequentially

1 Ansicht (letzte 30 Tage)
fatima
fatima am 20 Jan. 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentar
Azzi Abdelmalek
Azzi Abdelmalek am 20 Jan. 2013
what is
path of filename(Tmax_year_month_day.txt)

Antworten (1)

Walter Roberson
Walter Roberson am 20 Jan. 2013

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by