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!