fusing two cell array columns into one

SUppose I have two different cell arrays. How can I fuse these two into one single cell array column so that i get 19-Jan-2006 05:53 and so on
x1= '05:32'
'05:53'
'06:14'
'06:40'
'07:02'
'07:23'
'07:46'
'08:06'
'08:29'
'08:50'
x2= '19-Jan-2006'
'19-Jan-2006'
'19-Jan-2006'
'19-Jan-2006'
'19-Jan-2006'
'19-Jan-2006'
'19-Jan-2006'
'19-Jan-2006'
'19-Jan-2006'
'19-Jan-2006'

 Respuesta aceptada

Más respuestas (0)

Categorías

Más información sobre Data Types en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

AA
el 6 de Mayo de 2016

Respondida:

el 6 de Mayo de 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by