| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| hi,everyone: I am currently using Argo data. The data files are labelled by a a serie number, which is mostly irregular. I can not read the hundreds of files by input the filename one by one. So, given the path and the fold name, how can I read all the files by IDL? Thanks! |
|
#2
| |||
| |||
| On Sep 7, 10:14*pm, yimi <howdy2...@gmail.com> wrote: > hi,everyone: > > I am currently using Argo data. The data files are labelled by a a > serie number, which is mostly irregular. I can not read the hundreds > of files by input the filename one by one. > > So, given the path and the fold name, how can I read all the files by > IDL? > > Thanks! files=file_search(path/to/files/*) returns a string array of matching file names chris |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.