how to replace the name of image with a number?
Ältere Kommentare anzeigen
hello, I have a dataset that contain 300 images. the name of image is :
464_img_2,464_img_3,464_img_4,464_img_5
.
.
.
1017_img_2,1017_img_3,1017_img_4,1017_img_5
I want to replace the beginning of image name in the order of 1 to 300 as shown:
1_img_2,1_img_3,1_img_4,1_img_5
.
.
.
300_img_2,300_img_3,300_img_4,300_img_5
please, help me, How can do it?
1 Kommentar
Stephen23
am 18 Jan. 2016
Is each line here one string, or multiple strings? Can you please upload your data for us to try out.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Convert Image Type finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!