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