HOW TO APPEND THE MAT files in ASCII
Show older comments
i have to add the variable row vize so that second variable at the end of first data save(filename,'variable name','-append') is not wrking. it replaces the contents of the variable only
4 Comments
Walter Roberson
on 5 Dec 2012
I am confused by your title. In it you say "in ASCII", but in your save() command you do not show the -ascii flag ?
mayuresh
on 6 Dec 2012
Jan
on 6 Dec 2012
Please post a short example by editing the question. Currently I do not understand what you want to achieve. In addition it would be nice to answer Walter's question.
Walter Roberson
on 6 Dec 2012
save(filename,'variable name','-append', '-ascii')
I'm not sure if that is what you mean?
Answers (0)
Categories
Find more on Workspace Variables and MAT Files 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!