HOW TO APPEND THE MAT files in ASCII

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 comentarios

Walter Roberson
Walter Roberson el 5 de Dic. de 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
mayuresh el 6 de Dic. de 2012
i can't understand that is there any code for doing that
Jan
Jan el 6 de Dic. de 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.
save(filename,'variable name','-append', '-ascii')
I'm not sure if that is what you mean?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Etiquetas

Preguntada:

el 5 de Dic. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by