How can I determine whether a string contains a substring?
Show older comments
I have directory names that end in "0.0100". I want to be able to skip certain directories by comparing the substring "0.0100" to the directory name. How can I do this?
Accepted Answer
More Answers (1)
Royi Avital
on 26 Aug 2018
Edited: MathWorks Support Team
on 29 Nov 2022
1 vote
Categories
Find more on File Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!