How to use a two character string as a delimiter in "textscan" function?
Show older comments
I want to use " 'h " as a single delimiter to extract the letters after " 'h " with "textscan" function. I can use " h " as a delimiter, but I cannot use " 'h " as a single delimiter.
Accepted Answer
More Answers (0)
Categories
Find more on Characters and Strings 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!