Convert cell array with different data type to a matrix in MATLAB
Ältere Kommentare anzeigen
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?
Antworten (1)
Divya Gaddipati
am 5 Mär. 2020
1 Stimme
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!
1 Kommentar
ALESSIA ANTONACI
am 7 Mär. 2020
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!