sort elements in a cell , they are all txt file names?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Roger
el 1 de Jul. de 2014
Comentada: Jan
el 1 de Jul. de 2014
files ={'200802291600.1.txt';
'200803011600.1.txt';
'200803021600.1.txt';
'200803031600.1.txt';
'200803041600.1.txt';
'200803051600.1.txt';
'200803061600.1.txt';
'200803071600.1.txt'}
these are the files' names stored in a cell ,sometimes they are in mess ,
how to sort them by time ,thanks for doing sth.
2 comentarios
Jan
el 1 de Jul. de 2014
@Roger: Please use the chance to edit the original question and do not hide this important detail in a comment. Then specify what "combine" exactly means. Be aware, that the readers in the forum do not have the faintest idea about what you are doing and what you want to achieve.
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Shifting and Sorting Matrices en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!