Removing strings containing numbers
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Birthdays finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!