cell Array to numeric column vector

39 次查看(过去 30 天)
Meet Modi
Meet Modi 2020-4-14
回答: Ankit 2020-4-14
please help me to convert x={1 2 3 4 5 6 7 8 9} a cell array to numeric column Array

回答(1 个)

Ankit
Ankit 2020-4-14
cell2mat converts the contents of a cell array into a single matrix
More Info below:

类别

Help CenterFile Exchange 中查找有关 Data Type Conversion 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by