Save a cell array into a .txt file
Mostrar comentarios más antiguos
How to save a cell which has three columns into a text file with three columns?
2 comentarios
Azzi Abdelmalek
el 30 de Jul. de 2014
Three columns of what? numbers or text?
Vinit
el 31 de Jul. de 2014
Respuestas (1)
dpb
el 30 de Jul. de 2014
See Example Exporting a Cell Array to a Text File under
doc fprintf
Categorías
Más información sobre Cell 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!