PowerSet( S )

Version 2.0.0.0 (362 Bytes) by Paulo Abelha
Power set of a set input a a cell array
268 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 (2024). PowerSet( S ) (https://www.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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
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