feval
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
a = feval('cos', 0)
b = feval(str2func('cos'), 0)