由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - how to write a cell into an xls file in matlab?
相关主题
matlab中xlswrite的使用writing sample应该怎么准备?
请推荐本Report Writing的书write data from sas to excel,why it is .dat?
How to prepare for the writing exercise during the interviewData scientist / Machine Learning Engineer 相关面试题 (转
SAS 中match-merge两个data set的问题[合集] 帮我姐姐问,她要申请哈佛的统计,不知道可否?请帮参考.
Medical Writer vs Clinical Programmer (转载)求 matlab R2007b unix license file (转载)
发包子问 找统计工作 reference check是必须的吗请问这个MODEL如何estimate (转载)
找工作要求写writing sample[合集] 想申请rutgers的统计硕士,不知道这个program怎么样,大
请教sample code/writing sample的写法和要求,很着急[合集] 问excel牛人一个问题
相关话题的讨论汇总
话题: xlswrite话题: write话题: xls话题: cell话题: cellarray
进入Statistics版参与讨论
1 (共1页)
R*******c
发帖数: 249
1
I'm trying to write a cell array to excel using xlswrite, but I don't
think I can do it simply by using xlswrite. Here is some sample data
cellarray={[1:5]', [1:10]', [1:15]'}
cellarray =
[5x1 double] [10x1 double] [15x1 double]
I would like to simply write this to excel, but xlswrite doesn't seem
to work for this data.
Thanks so much
R*******c
发帖数: 249
2
有人知道吗?

【在 R*******c 的大作中提到】
: I'm trying to write a cell array to excel using xlswrite, but I don't
: think I can do it simply by using xlswrite. Here is some sample data
: cellarray={[1:5]', [1:10]', [1:15]'}
: cellarray =
: [5x1 double] [10x1 double] [15x1 double]
: I would like to simply write this to excel, but xlswrite doesn't seem
: to work for this data.
: Thanks so much

R*******c
发帖数: 249
3
还是没人知道吗?
好失望啊。。。

【在 R*******c 的大作中提到】
: I'm trying to write a cell array to excel using xlswrite, but I don't
: think I can do it simply by using xlswrite. Here is some sample data
: cellarray={[1:5]', [1:10]', [1:15]'}
: cellarray =
: [5x1 double] [10x1 double] [15x1 double]
: I would like to simply write this to excel, but xlswrite doesn't seem
: to work for this data.
: Thanks so much

1 (共1页)
进入Statistics版参与讨论
相关主题
[合集] 问excel牛人一个问题Medical Writer vs Clinical Programmer (转载)
[合集] 请教Excel 操作 (Excel 2007)发包子问 找统计工作 reference check是必须的吗
初学者问个很弱的关于R的问题(将所有变量清除的命令)找工作要求写writing sample
如何在matlab里面run 这些codes请教sample code/writing sample的写法和要求,很着急
matlab中xlswrite的使用writing sample应该怎么准备?
请推荐本Report Writing的书write data from sas to excel,why it is .dat?
How to prepare for the writing exercise during the interviewData scientist / Machine Learning Engineer 相关面试题 (转
SAS 中match-merge两个data set的问题[合集] 帮我姐姐问,她要申请哈佛的统计,不知道可否?请帮参考.
相关话题的讨论汇总
话题: xlswrite话题: write话题: xls话题: cell话题: cellarray