namedargs2cell
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
S = struct();
S.CharacterEncoding = 'auto';
S.Timeout = 5;
S.Username = "";
S.logical = false;
R = namedargs2cell(S)🔗 See also
🕔 History
Version
📄 Description
Last updated