merge cell array

Asked by Giovanni Nappi on 14 Jun 2012
Latest activity Commented on by the cyclist on 14 Jun 2012

Hi everybrody I have one column of text data (B) and one column of numerical data (A). I have to merge the two array in a unique dataset made of two columns (C). How can I do it?

simplified example: A=[0,1 0,2 0,3] B=[AT DE FR] C=[AT 0,1 DE 0,2 FR 0,3]

Thank you Giovanni

1 Comment

the cyclist on 14 Jun 2012

This question would be clearer if you could use valid MATLAB syntax to indicate what A, B, and C look like.

Giovanni Nappi

Products

No products are associated with this question.

0 Answers

Contact us