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 LinuxCategories
- MATLAB > Mathematics > Numerical Integration and Differential Equations > Numerical Integration and Differentiation >
Find more on Numerical Integration and Differentiation in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
