execstr
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Examples
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
execstr('b = ''hello''; disp(b);')execstr('b = yyyy')execstr('b = yyyy', 'nocatch')r = execstr('b = yyyy', 'errcatch')