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. (2026). SubSets (https://uk.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
Version Published Release Notes
1.0.0.0