Removing strings containing numbers
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Birthdays dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!