char
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Examples
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
M = [ 104 101 108 108 111;
20320 22909 32 32 32];
char(M)R = char('these', 'are', 'test', 'strings')R = char(["these"; "are"; "test"; "strings"])