storing the array in a 3D array?

3 ビュー (過去 30 日間)
studentmatlaber
studentmatlaber 2021 年 3 月 9 日
回答済み: Star Strider 2021 年 3 月 9 日
I have 24 arrays. These arrays consist of a single line, but each string is different in length. I want to store these arrays inside a three-dimensional array using a loop. How can the code be written?

回答 (1 件)

Star Strider
Star Strider 2021 年 3 月 9 日
I would use a cell array.
See the documentation for details.

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by