Borrar filtros
Borrar filtros

Save a cell array into a .txt file

2 visualizaciones (últimos 30 días)
Vinit
Vinit el 30 de Jul. de 2014
Comentada: Vinit el 31 de Jul. de 2014
How to save a cell which has three columns into a text file with three columns?
  2 comentarios
Azzi Abdelmalek
Azzi Abdelmalek el 30 de Jul. de 2014
Three columns of what? numbers or text?
Vinit
Vinit el 31 de Jul. de 2014
The numbers that i extracted from the txt file

Iniciar sesión para comentar.

Respuestas (1)

dpb
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 String Parsing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by