Removing strings containing numbers
2 ビュー (過去 30 日間)
古いコメントを表示
HIRAKJYOTI BASUMATARY
2018 年 1 月 19 日
コメント済み: HIRAKJYOTI BASUMATARY
2018 年 1 月 19 日
If i have a string =
" 30th Birthday WORLDCUP34 WORLDCUP'34 '04 "
and i want the output to be only =
" Birthday " ,
then how can i go forward to achieve such by removing all expressions containing numbers with it.
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!