Convert cell array with different data type to a matrix in MATLAB
18 次查看(过去 30 天)
显示 更早的评论
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
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!
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!