Regex: How do I match an empty string?
Mostrar comentarios más antiguos
Consider the following string:
a = '';
How can I match it using regexp?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Characters and Strings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!