Regex: How do I match an empty string?
26 views (last 30 days)
Show older comments
Jan Siegmund
on 15 May 2020
Answered: Jan Siegmund
on 15 May 2020
Consider the following string:
a = '';
How can I match it using regexp?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Characters and Strings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!