Mercurial > hg > octave-nkf
diff libinterp/octave.cc @ 20718:df7d34a1c7e6
str2func: Allow anonymous function string inputs (bug #45682).
* ov-fcn-handle.cc (Ffunc2str): Use eval_string to create a function handle
when string begins with anonymous function marker '@'. Update docstring.
Add BIST tests.
author | Rik <rik@octave.org> |
---|---|
date | Wed, 23 Sep 2015 02:33:35 -0700 |
parents | 779c1d85cf90 |
children | b70cc4bd8109 |