writing into excel
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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
Réponses (1)
Oleg Komarov
le 27 Fév 2012
0 votes
5 commentaires
kash
le 27 Fév 2012
Srinivas
le 27 Fév 2012
xlswrite('test.xls', levelset)
kash
le 27 Fév 2012
Srinivas
le 27 Fév 2012
temp = importdata('test.xls');
to read the file
Oleg Komarov
le 27 Fév 2012
What do you get?
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!