matlab里textread出现错误“Trouble reading floating point number from file (row 1, field 1)”解决办法:traindata.xls另存为“文本文件(制表符分隔)(*.txt)”然后再进行读取即可。