[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Behavior of the matlab regexptranslate function
From: |
David Bateman |
Subject: |
Re: Behavior of the matlab regexptranslate function |
Date: |
Fri, 21 Mar 2008 21:02:48 +0100 |
User-agent: |
Thunderbird 2.0.0.12 (X11/20080306) |
Ben Abbott wrote:
>
> David,
>
> I have a license, but have not yet installed it.
>
> Please post the tests, and if no one steps up, I'll install 2008a and run
> them.
>
> Ben
>
Something like
regexptranslate ('wildcard', '*a?b*c?')
regexptranslate ('wildcard','?a*b?c*')
regexptranslate ('wildcard','*a? *c?')
regexptranslate ('wildcard', '?a* ?c*')
regexptranslate ('escape', '.a/b\c[d]e$f(g)')
should test most of the cases.
D.
- Behavior of the matlab regexptranslate function, David Bateman, 2008/03/21
- Re: Behavior of the matlab regexptranslate function, Ben Abbott, 2008/03/21
- Re: Behavior of the matlab regexptranslate function,
David Bateman <=
- Re: Behavior of the matlab regexptranslate function, Ben Abbott, 2008/03/21
- Re: Behavior of the matlab regexptranslate function, David Bateman, 2008/03/21
- Re: Behavior of the matlab regexptranslate function, Ben Abbott, 2008/03/21
- [Changeset] Re: Behavior of the matlab regexptranslate function, David Bateman, 2008/03/23
- [Changeset] Re: Behavior of the matlab regexptranslate function, John W. Eaton, 2008/03/24