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