cellstring{1} = ‘Stephen‘; cellstring{2} = ‘Male‘; cellstring{3} = ‘SSN 999-99-9999‘; cellstring cellstring = ‘Stephen‘ ‘Male‘ ‘SSN 999-99-9999‘
matlab字符串单元阵列cell
原文:https://www.cnblogs.com/yingguo7/p/10689333.html