Save a cell array into a .txt file
Show older comments
How to save a cell which has three columns into a text file with three columns?
2 Comments
Azzi Abdelmalek
on 30 Jul 2014
Three columns of what? numbers or text?
Vinit
on 31 Jul 2014
Answers (1)
dpb
on 30 Jul 2014
See Example Exporting a Cell Array to a Text File under
doc fprintf
Categories
Find more on Cell Arrays in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!