writing into excel

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
Oleg Komarov il 27 Feb 2012

0 voti

5 Commenti

kash
kash il 27 Feb 2012
OLED I TRIED XLSWRITE ,BUT VALUES ARE NOT WRITING
Srinivas
Srinivas il 27 Feb 2012
xlswrite('test.xls', levelset)
kash
kash il 27 Feb 2012
after writing if i read i am not getting same result
Srinivas
Srinivas il 27 Feb 2012
temp = importdata('test.xls');
to read the file
Oleg Komarov
Oleg Komarov il 27 Feb 2012
What do you get?

Questa domanda è chiusa.

Richiesto:

il 27 Feb 2012

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by