HOW TO APPEND THE MAT files in ASCII
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 5 Déc 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
le 6 Déc 2012
Jan
le 6 Déc 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
le 6 Déc 2012
save(filename,'variable name','-append', '-ascii')
I'm not sure if that is what you mean?
Réponses (0)
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!