Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to name .dat file headerlines? Urgent!!
1 次查看(过去 30 天)
显示 更早的评论
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..
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!