Draw without Repetition

This code will generate k unique sets of length n from a larger set of integers from 1 to K.
1 Download
Updated 18 Aug 2022

View License

% This code will generate k unique sets of length n from a larger set of
% integers from 1 to K.
% All elements are unique and no repitions exit across k sets.

Cite As

Hammam Orabi (2024). Draw without Repetition (https://www.mathworks.com/matlabcentral/fileexchange/116465-draw-without-repetition), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0