cell Array to numeric column vector
显示 更早的评论
please help me to convert x={1 2 3 4 5 6 7 8 9} a cell array to numeric column Array
回答(1 个)
Ankit
2020-4-14
0 个投票
cell2mat converts the contents of a cell array into a single matrix
More Info below:
类别
在 帮助中心 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!