cell配列をスカラー配列に直すにはどうすればいいですか?
Mostrar comentarios más antiguos

1×10 cellの中に要素数の異なるデータが格納されています。これら10個の要素の行平均を算出したいと思っています。
そのため
linspace(leulerX{1}, leulerX{2})
を使用したところ、「入力はスカラーでなければなりません」というエラーが表示されました。
cell配列をスカラーに変換する方法はありますか?
2 comentarios
Dyuman Joshi
el 1 de Abr. de 2024
Movida: Dyuman Joshi
el 5 de Abr. de 2024
Kohei Yoshino
el 2 de Abr. de 2024
Movida: Dyuman Joshi
el 5 de Abr. de 2024
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre 行列および配列 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!