セル配列の中にセル配列がある場合の,double型変換方法について
Show older comments
cell配列の中にcell配列を持つデータがあるとします.
その際,cell2matを使うと,
エラー: cell2mat (行 52)
CELL2MAT は、セル配列またはオブジェクトを含むセル配列をサポートしていません。
というエラーが発生し,改善策が見当たりません.
for文を用いずに,全データをcell配列にする方法があれば教えていただけますでしょうか.
Accepted Answer
More Answers (0)
Categories
Find more on cell 配列 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!