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
댓글 수: 0
답변 (1개)
Oleg Komarov
2012년 2월 27일
0 개 추천
댓글 수: 5
kash
2012년 2월 27일
Srinivas
2012년 2월 27일
xlswrite('test.xls', levelset)
kash
2012년 2월 27일
Srinivas
2012년 2월 27일
temp = importdata('test.xls');
to read the file
Oleg Komarov
2012년 2월 27일
What do you get?
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!