You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
!! OBSOLETE !!
Its functionality is now implemented in my function PERMN, available on the File Exchange
permnsub - subset of all permutations with repetition
M = permnsub(V,N,IX) returns a subset of all permutations, with
repetition, of N elements, taken from the elements in vector V. M has
the size numel(IX)-by-N. V can be an array of numbers, cells or strings,
and M will be of the same type as V.
Use PERMN instead
Cite As
Jos (10584) (2026). permnsub(V,N, IX) (https://nl.mathworks.com/matlabcentral/fileexchange/41206-permnsub-v-n-ix), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: permn
General Information
- Version 9.9.0.0 (2.99 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
