example usage:
para{1} = [1 2 3]
para{2} = [0 1]
output = permutor(para)
ans =
1 0
1 1
2 0
2 1
3 0
3 1
引用格式
Zeshan Yao (2026). parameter combination (https://ww2.mathworks.cn/matlabcentral/fileexchange/27267-parameter-combination), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
