Write data from MATLAB to a text file

I need to perform some numerical analysis in MATLAB and it will result in large volume of output. To store them I need to write output to text file. How can I do that in MATLAB?

 Accepted Answer

I found the solution. Have a look at Export data from MATLAB to text files. A video tutorial on youtube which explains in full details how to write data to a text file using MATLAB.

More Answers (0)

Categories

Tags

Community Treasure Hunt

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

Start Hunting!