Saturday, 7 September 2013

matlab How to remove .jpg from file name

matlab How to remove .jpg from file name

I am looping through a lot of files and I need to remove the '.jpg' from
each name.
Example file name:
20403y.jpg
but I just need the
20403y
All the file names end with 'y' if that helps.

No comments:

Post a Comment