フィルターのクリア

Writing cell arrays to Excel

2 ビュー (過去 30 日間)
george pepper
george pepper 2020 年 5 月 9 日
Hello,
I have a 100x1 cell array A that looks like A=[A1; A2; ...; A100 ]. Each row i, in turn, is an by 4 vector. The first 2 columns of shows the values of 6 parameters and the remaining 2 columns of A are scalar. So, a typical row in looks like [{0,2,1,2,3,4} {1,2,1,2,3,1}{0}{4}]. I would like to stack the rows on top of each other and write the cellarray into an excel file. In the final excel file, I should have row and 4 columns. How can I do this?
Thank you for your time.
George

回答 (0 件)

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by