How to repeat a cell?
Mostrar comentarios más antiguos
I have a cell array and I would like to search for a specific string in the cell array and repeat that cell.
for example my cell array is 111x1 and I want to find 'a' and duplicate it right below the existing one so that the new cell array is 112x1.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Matrices and Arrays en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!