Can i save for each one cell in excel data from matlab?
Show older comments
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 Comment
Walter Roberson
on 10 Oct 2012
Edited: Walter Roberson
on 10 Oct 2012
Answers (2)
Sachin Ganjare
on 10 Oct 2012
0 votes
You can use xlswrite function.
Hope this helps!!!!
Biza Ferreira
on 10 Oct 2012
0 votes
Categories
Find more on Data Import from MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!