セル配列の中にセル配列がある場合の,double型変換方法について
Ältere Kommentare anzeigen
cell配列の中にcell配列を持つデータがあるとします.
その際,cell2matを使うと,
エラー: cell2mat (行 52)
CELL2MAT は、セル配列またはオブジェクトを含むセル配列をサポートしていません。
というエラーが発生し,改善策が見当たりません.
for文を用いずに,全データをcell配列にする方法があれば教えていただけますでしょうか.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu cell 配列 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!