comparison scripts/strings/strjoin.m @ 16557:d50bca1cdc22

Support escaped characters in sq_strings for strsplit.m. * scripts/strings/strsplit.m: Remove private function regexp2simple() and replace with regexprep(). Apply do_string_escapes() to sq_strings. Improve doc-string. Add tests.
author Ben Abbott <bpabbott@mac.com>
date Tue, 23 Apr 2013 20:26:07 -0400
parents 424463a80134
children c6d61dca5acd
comparison
equal deleted inserted replaced
16556:ce65326ecd6c 16557:d50bca1cdc22