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!