Page 1 of 1

Conversion to function_handle from double is not possible

Posted: Fri Dec 16, 2016 9:35 pm
by matlab1
function_handle is a handle to a function, it is not a number

So, you can not convert a double variable to function_handle.