ahmad_abdulghany
Advanced Member level 4
- Joined
- Apr 12, 2005
- Messages
- 1,206
- Helped
- 102
- Reputation
- 206
- Reaction score
- 22
- Trophy points
- 1,318
- Location
- San Jose, California, USA
- Activity points
- 11,769
:idea: Hello all ..
I have two problems and i hope i can find solutions for them please try to help me ..
:arrow: I have some files with the same extensions that have periodic file-names ( for esample they are 115 file with names starting from : 4325001.ext through 4325115.ext .. and the problem now that i dont know how can i deal with file-names with matlab to re-name all these files to 001.ext through 115.ext ... I hope you can get the problem and can help ..
:arrow: the second problem : I want to download all the *.ext contents in web pages with periodic names ... i.e. assume for esample the addresses of these pages are like the following :
'http://www.aaa.com/bbb.php/?lw_s=text_b=chapters_id=123001
'http://www.aaa.com/bbb.php/?lw_s=text_b=chapters_id=123002
'http://www.aaa.com/bbb.php/?lw_s=text_b=chapters_id=123003
-------
'http://www.aaa.com/bbb.php/?lw_s=text_b=chapters_id=123234
each page of these pages contain one or more *.ext with non-periodic names at all .. i want to download them making use of Matlab and/or any other download program, but i want this to be in intelligent way not to open the 234 pages one by one and download files in each, this will be very difficult ..
Pleasee notice that i don't understand what is it ment by such internet addres .i.e. i dont know what is the need of '=' , '?' , or '/' and so on .. if you can discuss breifely i will be very happy ..
I hope you can help me to solve such problems as soon as possible ..
Thank you very much ..
I have two problems and i hope i can find solutions for them please try to help me ..
:arrow: I have some files with the same extensions that have periodic file-names ( for esample they are 115 file with names starting from : 4325001.ext through 4325115.ext .. and the problem now that i dont know how can i deal with file-names with matlab to re-name all these files to 001.ext through 115.ext ... I hope you can get the problem and can help ..
:arrow: the second problem : I want to download all the *.ext contents in web pages with periodic names ... i.e. assume for esample the addresses of these pages are like the following :
'http://www.aaa.com/bbb.php/?lw_s=text_b=chapters_id=123001
'http://www.aaa.com/bbb.php/?lw_s=text_b=chapters_id=123002
'http://www.aaa.com/bbb.php/?lw_s=text_b=chapters_id=123003
-------
'http://www.aaa.com/bbb.php/?lw_s=text_b=chapters_id=123234
each page of these pages contain one or more *.ext with non-periodic names at all .. i want to download them making use of Matlab and/or any other download program, but i want this to be in intelligent way not to open the 234 pages one by one and download files in each, this will be very difficult ..
Pleasee notice that i don't understand what is it ment by such internet addres .i.e. i dont know what is the need of '=' , '?' , or '/' and so on .. if you can discuss breifely i will be very happy ..
I hope you can help me to solve such problems as soon as possible ..
Thank you very much ..