How to name .dat file headerlines? Urgent!!
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Hello everyone, i have . dat file :
DFC=[anambe(:,1), anambe(:,6)];
saveascii(DFC ,'DFC1.dat', 8 );
everything is perfecet in the .dat file but there is one thing, there are default headerlines in. dat files as 'VarName1'.. please help me to change the default values as i want, please, tomorrow is the deadline for my thesis. that is the last thing left..
3 commentaires
Joseph Cheng
le 26 Fév 2015
as far as i know saveascii is not a matlab function. Is it something you got from the file exchange. If so point to the file exchange submission and possibly someone can see where in that code the default is being generated.
Geoff Hayes
le 27 Fév 2015
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!