重複あり、2行の配列の作成に関して
Show older comments
配列Xが
X=
1 1
1 2
1 3
1 4
1 5
2 1
2 2
...
5 4
5 5
となるような配列を作成したいのですが、どのようにすればようでしょうか。
Accepted Answer
More Answers (0)
Categories
Find more on 行列および配列 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!