Convert cell array with different data type to a matrix in MATLAB
이전 댓글 표시
I imported an excel sheet on matlab in which some columns are characterized by different data, such as numeric values separated by a slash (e.g. 7/8) and normal numeric values . The "cell2mat" command transforms only columns containing the same type of data. What can I do for the remaining columns?
답변 (1개)
Divya Gaddipati
2020년 3월 5일
1 개 추천
A similar question has already been answered by the community which might be of relevance to you. Please refer to the following link:
Hope this helps!
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!