cell配列をスカラー配列に直すにはどうすればいいですか?
Mostra commenti meno recenti

1×10 cellの中に要素数の異なるデータが格納されています。これら10個の要素の行平均を算出したいと思っています。
そのため
linspace(leulerX{1}, leulerX{2})
を使用したところ、「入力はスカラーでなければなりません」というエラーが表示されました。
cell配列をスカラーに変換する方法はありますか?
2 Commenti
Dyuman Joshi
il 1 Apr 2024
Spostato: Dyuman Joshi
il 5 Apr 2024
Kohei Yoshino
il 2 Apr 2024
Spostato: Dyuman Joshi
il 5 Apr 2024
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su 行列および配列 in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!