Hi,
I have a matrix containing 840x1 cells. These consist of 3 letters followed by numbers. Is there a way to convert this into 840x1 double?
I have tried str2double, but these returns only NaN. I tried several combinations with num2str, char, celstr, but i can't figure it out.
Thanks in advance!
2 Comments
Direct link to this comment
https://ch.mathworks.com/matlabcentral/answers/363675-cell-consisting-letters-and-numbers-to-matrix-double#comment_498159
Direct link to this comment
https://ch.mathworks.com/matlabcentral/answers/363675-cell-consisting-letters-and-numbers-to-matrix-double#comment_498159
Direct link to this comment
https://ch.mathworks.com/matlabcentral/answers/363675-cell-consisting-letters-and-numbers-to-matrix-double#comment_498369
Direct link to this comment
https://ch.mathworks.com/matlabcentral/answers/363675-cell-consisting-letters-and-numbers-to-matrix-double#comment_498369
Sign in to comment.