perms

even, odd, cyclical, unique permutations of a set of vectors
4K Downloads
Updated 1 Sep 2016

View License

Generate permutations of a set of vectors under flag control. The flags are 'all' (n factorial), even', 'odd', 'cycles', 'signs'. Combinations can be used. The flag 'unique' will remove duplicate entries. This file is a compatible extension of MATLAB perms(vec) where vec is a row vector. See also uniqueperms FEX # 18918.

Cite As

Bill McKeeman (2024). perms (https://www.mathworks.com/matlabcentral/fileexchange/10237-perms), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Toolbox Distribution in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.6.0.0

fixed botched submission

1.3.0.1

Updated license

1.3.0.0

license change

1.1.0.0

Fix problem with R2009a, follow some MLINT advice

1.0.0.0

clean up HTML doc.