SubSets

Version 1.0.0.0 (458 Bytes) by H. Sh. G.
SubSets(m,n) returns all m dimension subsets of an n member set.
1K Downloads
Updated 26 Nov 2007

No License

%SubSets SubSets(m,n) returns all m dimension subsets of an n member set.
% Subsets(m,n,k) starts from k'th member.
% This routine works recursively. Results are arranged column-wise
% in a matrix.

Cite As

H. Sh. G. (2024). SubSets (https://www.mathworks.com/matlabcentral/fileexchange/17702-subsets), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R11
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differentiation 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.0.0.0