transfer data from Matlab to Excel
古いコメントを表示
the results data is a 120x100 matrix. see below:
I want to transfer the data to cell beginning on "A3" in the Excel. How to know the end of matrix cell number. Here,"FW1000" is picked randomly by me
test_data=xlswrite(file_name_data,results,'new bsfc','A3:FW1000');
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Data Import from MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!