You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This simple function returns an k-by-m matrix (where k is the number of n-combinations in set of m elements without repetition) which each row represents one of the all possible selectable combinations. Each column represents one of the m elements. If the i-th element of a row is a 1, that element is selected for that combination; otherwise, it will be a 0.
Cite As
Eduardo de la Rosa (2026). CombMat(m,n) (https://uk.mathworks.com/matlabcentral/fileexchange/67228-combmat-m-n), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (893 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Description improved |
