PowerSet( S )

Version 2.0.0.0 (362 Bytes) by Paulo Abelha
Power set of a set input a a cell array
295 Downloads
Updated 3 May 2017

View License

This function will return the powerset (cell array) of a given set (cell array)

Cite As

Paulo Abelha (2026). PowerSet( S ) (https://au.mathworks.com/matlabcentral/fileexchange/62752-powerset-s), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graph and Network Algorithms in Help Center and MATLAB Answers
Tags Add Tags
Version Published Release Notes
2.0.0.0

Now it is a complete function, returning the power set with the elements instead of just the indexes of the sets

1.0.0.0