Can I create array which its elements also arrays ?

回答 (2 件)

Azzi Abdelmalek
Azzi Abdelmalek 2016 年 8 月 15 日

0 投票

Use cell arrays
A={[1 2 3] [4 5 6]}
oussama souadka
oussama souadka 2016 年 8 月 15 日
編集済み: oussama souadka 2016 年 8 月 15 日

0 投票

your question was answered before , look at Is there any way to create array of arrays or matrix of matrices? es

カテゴリ

ヘルプ センター および File ExchangeResizing and Reshaping Matrices についてさらに検索

タグ

質問済み:

2016 年 8 月 15 日

編集済み:

2016 年 8 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by