HOW TO APPEND THE MAT files in ASCII

1 次查看(过去 30 天)
mayuresh
mayuresh 2012-12-5
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 个评论
Jan
Jan 2012-12-6
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
Walter Roberson 2012-12-6
save(filename,'variable name','-append', '-ascii')
I'm not sure if that is what you mean?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Whos 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by