cell配列をスカラー配列に直すにはどうすればいいですか?
Afficher commentaires plus anciens

1×10 cellの中に要素数の異なるデータが格納されています。これら10個の要素の行平均を算出したいと思っています。
そのため
linspace(leulerX{1}, leulerX{2})
を使用したところ、「入力はスカラーでなければなりません」というエラーが表示されました。
cell配列をスカラーに変換する方法はありますか?
2 commentaires
Dyuman Joshi
le 1 Avr 2024
Déplacé(e) : Dyuman Joshi
le 5 Avr 2024
Kohei Yoshino
le 2 Avr 2024
Déplacé(e) : Dyuman Joshi
le 5 Avr 2024
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 行列および配列 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!