fn_regexptokens
Contents
Syntax
tokens = fn_regexptokens(a,expr)
Description
a wrapper of regexp that returns the tokens in a string where expression 'expr' is assumed to occur only zero or one time returns the unique token if there is only one, or a cell array of tokens if there are several
Source
Thomas Deneux
Copyright 2015-2017