Mercurial > hg > octave-nkf
comparison libinterp/octave-value/ov-cs-list.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 | 4197fc428c7d |
children |
comparison
equal
deleted
inserted
replaced
20716:2aa4fb60ae77 | 20718:df7d34a1c7e6 |
---|