writing into excel
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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
Risposte (1)
Oleg Komarov
il 27 Feb 2012
0 voti
5 Commenti
kash
il 27 Feb 2012
Srinivas
il 27 Feb 2012
xlswrite('test.xls', levelset)
kash
il 27 Feb 2012
Srinivas
il 27 Feb 2012
temp = importdata('test.xls');
to read the file
Oleg Komarov
il 27 Feb 2012
What do you get?
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!