Prev: xlsread error
Next: OUT_OF_MEMORY condition
From: Awusi Kavuma on 22 Feb 2010 13:04 Hi I have problem, I want to write a matrix file (TPS_ori) created in Matalab to an ascii file(TPS_file), using dlmwrite('TPS_file',TPS_ori,'\t',0,0). When I open the created file (TPS_file) in matlab it is ok. But when I try to open it with wordpad it looks corupted, all filled with    I can cotour the original file in matlab (TPS_ori) without any problem. I have checked for NaN and Inf, and are not there. I have notted that the created file TPS_file has extra column that I dont where it is coming from. What could be wrong in the writing process? Kavuma
|
Pages: 1 Prev: xlsread error Next: OUT_OF_MEMORY condition |