Search string pattern
显示 更早的评论
I am a completely new to Matlab and have this question. How can I search in a larger string for repeating XYG pattern where G is consistent but X and Y could be anything from a to z. I also want to display as well as store the result as a separate array.
Any help would be greatly appreciated!
Abhishek
回答(1 个)
Sean de Wolski
2012-3-14
doc strfind
doc regexp
doc regexprep
类别
在 帮助中心 和 File Exchange 中查找有关 Characters and Strings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!