Change archives name with Matlab
2 views (last 30 days)
Show older comments
Hi,
I've a question about how can I change archives name. I will try to ask it with a simple example:
I have on one hand this archives:
ab123.zip
bc124.zip
cd125.zip
On the other hand, I have this ones:
abxx1.jpg
bcxx2.jpg
cdxx3.jpg
What I try to do is to sustitute the 'xx1, xx2 and xx3' of the last archives with '123, 124 and 125' from the first ones. Is that possible to automatize that with the position? I need to do it with a lot of archives.
Thanks a lot in advance and greetings,
Emma
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!