求教关于Matlab读取数据的实例
以某年国赛题为例子。长江水质评价与预测。
数据以Word表格形式给出,如何快速读入Matlab,请各位大牛指教。
自己先dddddddddddd hzs2012 发表于 2012-8-25 09:35 static/image/common/back.gif
自己先dddddddddddd
。当年参赛的诸位大神呢 还是木有人么。。。。。。。。。。 xlread 在excel中和 matlab数据互换 加载宏 speadsheet link ex 或者word中 notebook 天海星云 发表于 2012-8-25 12:56 static/image/common/back.gif
xlread
尝试过将doc另存为xls,用xlsread读取,可是数据大多是NaN 我能 发表于 2012-8-25 14:43 static/image/common/back.gif
在excel中和 matlab数据互换 加载宏 speadsheet link ex 或者word中 notebook
谢谢解惑,不过能说得再详细点么,灰常感谢 我能 发表于 2012-8-25 14:43 static/image/common/back.gif
在excel中和 matlab数据互换 加载宏 speadsheet link ex 或者word中 notebook
讲过度娘、谷歌的帮助,弄好了spreadsheet link ex & notebook。
但是问题,还是木有解决。。。。。。。。努力中 hzs2012 发表于 2012-8-25 14:55 static/image/common/back.gif
尝试过将doc另存为xls,用xlsread读取,可是数据大多是NaN
那是因为你的数据类型不是数值型,而是其他类型,如字符型。必须改为数值型
页:
[1]
2