dlmwrite help - including column and row numbers in output
Show older comments
Greetings,
I am using dlmwrite along with 'delimiter','\r' to export matrix data to individual lines in a txt. Is it possible to also include both the data's original matrix column number and row number on the same line as the data? Essentially producing 3 columns per line in the output txt file. The location in the original matrix is very important, and I would like to report this somehow in an easily readable format.
Thank you.
Accepted Answer
More Answers (0)
Categories
Find more on Low-Level File I/O in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!