I hope you might be able to help me. Essentially I have about 300,000 excel files in an external hard drive which is the output from 50,000 simulations. There are various files in the external hard drive folder but the specific file(s) which I wish to copy and paste in my matlab directory are:
result_simulation_xI_byCal_totale %where x is an integer from 1..50000
The rest of the files are extraneous and will not be used for plotting (at least at the moment). I need to copy all 50000 files of the above name to my destination folder.
The source folder is F:\ The destination folder is: C:Documents\MATLAB
I have read around but am struggling and hope that someone may be able to help me.
Thanks in advance.
mp