Azzera filtri
Azzera filtri

Write a matrix to a text file with a space between columns

26 visualizzazioni (ultimi 30 giorni)
Hi,
Does anybody know to write an matrix (3652500 rows and 3 columns) to a text file with a space between columns? I have MATLAB R2011b version.

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 23 Mag 2014
dlmwrite('yourfile',yourmatrix,'delimiter',' ')

Più risposte (0)

Categorie

Scopri di più su Data Import and Export in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by