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!