How do I extract only file name from full file name?
43 views (last 30 days)
Show older comments
Dong-Gyu Jang
on 15 Mar 2016
Edited: Dong-Gyu Jang
on 15 Mar 2016
Hello.
Let's say there is a string "5500ps1.png"
I would like to extract name until comma so outcome from this extraction would be "5500ps1"
How can I do this?
As there are many files, I need to write down code automatically doing this job.
Thanks!
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!