writing into excel
Info
This question is closed. Reopen it to edit or answer.
Show older comments
levelset =
'ORIGINAL _IMAGE ' [51.6050] [54.1558]
'OVERLAP_IMAGE' [12.2358] [18.5520]
'BACK_IMAGE' [ 0.6537] [18.5520]
I want to write these datas into excel please help
Answers (1)
Oleg Komarov
on 27 Feb 2012
0 votes
5 Comments
kash
on 27 Feb 2012
Srinivas
on 27 Feb 2012
xlswrite('test.xls', levelset)
kash
on 27 Feb 2012
Srinivas
on 27 Feb 2012
temp = importdata('test.xls');
to read the file
Oleg Komarov
on 27 Feb 2012
What do you get?
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!