Dynamic operators in regular expressions

Robert Platt robert.platt at postgrad.manchester.ac.uk
Wed Mar 5 12:29:27 CST 2008


Hi,

It seems that Octave regexprep does not recognise the ${cmd}dynamic
expression operator available in Matlab, because the ${}was replaced
literally rather than a return value from the command. Probably this is
not sucha commonly used feature but it would be very useful for a
Matlab/Octave numerical toolbox we are developing...

Is this a known issue and could this feature be supported in future?

Rob


More information about the Help-octave mailing list