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!