cell配列をスカラー配列に直すにはどうすればいいですか?
이전 댓글 표시

1×10 cellの中に要素数の異なるデータが格納されています。これら10個の要素の行平均を算出したいと思っています。
そのため
linspace(leulerX{1}, leulerX{2})
を使用したところ、「入力はスカラーでなければなりません」というエラーが表示されました。
cell配列をスカラーに変換する方法はありますか?
댓글 수: 2
Dyuman Joshi
2024년 4월 1일
이동: Dyuman Joshi
2024년 4월 5일
Kohei Yoshino
2024년 4월 2일
이동: Dyuman Joshi
2024년 4월 5일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 行列および配列에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!