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!