Can i save for each one cell in excel data from matlab?
显示 更早的评论
I want to save for each cell data from matlab, something like write on array with values in cell's, like this:
N. Image Name Image Peaces Date Convertion
#1 100071.jpg 3 06/10/2012
#2 100072.jpg 5 06/10/2012
#3 100073.jpg 1 06/10/2012
#4 100074.jpg 9 06/10/2012
#5 100075.jpg 8 06/10/2012
#6 100076.jpg 4 06/10/2012
#7 100077.jpg 6 06/10/2012
1 个评论
Walter Roberson
2012-10-10
编辑:Walter Roberson
2012-10-10
回答(2 个)
Sachin Ganjare
2012-10-10
0 个投票
You can use xlswrite function.
Hope this helps!!!!
类别
在 帮助中心 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!