Reading and renaming files

Hi, i'm wondering if there's a function to get all the file names/file info in a directory?
If so, is there another function to rename files/edit file info?
I'm trying to rename music tracks with file names "title - artist" and change this just to "title" which i will probably use regexp for.
Thanks

 Accepted Answer

Jan
Jan on 14 May 2012
help dir
help movefile
What do you mean by "file info"?

1 Comment

By file info i mean all the information you would see if you were looking at the file in windows explorer. For example, file size, file type, title, comments etc..

Sign in to comment.

More Answers (0)

Categories

Asked:

on 14 May 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!