I have to load over 500 data files and find the resultant of these
when compared to another standard file. I have done this with one file
which was fairly straight forward but I have spent the best part of a
week trying to find out how to automate loading the other 500 files
and process in the same way??
Any ideas?? do I need to create a loop and increment the filename?
|
|
0
|
|
|
|
Reply
|
kiruthiga
|
2/3/2011 5:20:06 AM |
|
On 02/02/11 11:20 PM, kiruthiga wrote:
> I have to load over 500 data files and find the resultant of these
> when compared to another standard file. I have done this with one file
> which was fairly straight forward but I have spent the best part of a
> week trying to find out how to automate loading the other 500 files
> and process in the same way??
> Any ideas?? do I need to create a loop and increment the filename?
http://matlab.wikia.com/index.php?title=FAQ#How_can_I_process_a_sequence_of_files.3F
|
|
0
|
|
|
|
Reply
|
Think
|
2/3/2011 7:17:06 AM
|
|
hi
thanks for your reply... it was of great use to me...
kirthi
|
|
0
|
|
|
|
Reply
|
kiruthiga
|
2/8/2011 6:20:05 AM
|
|