cell配列をスカラー配列に直すにはどうすればいいですか?
Ältere Kommentare anzeigen

1×10 cellの中に要素数の異なるデータが格納されています。これら10個の要素の行平均を算出したいと思っています。
そのため
linspace(leulerX{1}, leulerX{2})
を使用したところ、「入力はスカラーでなければなりません」というエラーが表示されました。
cell配列をスカラーに変換する方法はありますか?
2 Kommentare
Dyuman Joshi
am 1 Apr. 2024
Verschoben: Dyuman Joshi
am 5 Apr. 2024
Kohei Yoshino
am 2 Apr. 2024
Verschoben: Dyuman Joshi
am 5 Apr. 2024
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 行列および配列 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!