2016年8月30日

利用char, str2mat, strvcat创建多行字符串数组

摘要: 用专门函数char , str2mat , strvcat创建多行字符串数组示例。 1.char('str1', 'str2',...) Convert to character array (string)转换成字符串数组,空字符串是有效的。 示例:S1=char('This string arr 阅读全文

posted @ 2016-08-30 21:42 那抹阳光1994 阅读(1987) 评论(0) 推荐(0)

导航