array a=[8 6 7] adding 0:1 to the array. possible combination for array should be 2^3=8.
古いコメントを表示
the output i want is a matrix of values listed below
x(possible combination)= 8 6 7
8 6 8
8 7 7
8 7 8
9 6 7
9 6 8
9 7 7
9 7 8
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!