-
- Downloads
cherrypick.m: Octave compatibility fix
The plus sign (+) was unescaped in the regular expression, which was confusing Octave. By the way, also remove unneeded parenthesis groupings.
Please register or sign in to comment
The plus sign (+) was unescaped in the regular expression, which was confusing Octave. By the way, also remove unneeded parenthesis groupings.