Save a cell array into a .txt file

How to save a cell which has three columns into a text file with three columns?

2 Comments

Three columns of what? numbers or text?
The numbers that i extracted from the txt file

Sign in to comment.

Answers (1)

See Example Exporting a Cell Array to a Text File under
doc fprintf

Categories

Tags

Asked:

on 30 Jul 2014

Commented:

on 31 Jul 2014

Community Treasure Hunt

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

Start Hunting!