Main Content
func2str
Construct character vector from function handle
Syntax
Description
Examples
Input Arguments
Tips
You lose variables stored in the function handle when you convert it to a character vector using
func2str
, and then back to a handle usingstr2func
.
Extended Capabilities
Version History
Introduced before R2006a