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

回答 (1 件)

Oleg Komarov
Oleg Komarov 2012 年 2 月 27 日

0 投票

5 件のコメント

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

この質問は閉じられています。

タグ

質問済み:

2012 年 2 月 27 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by