PowerSet( S )

Power set of a set input a a cell array

You are now following this Submission

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 .

Categories

Find more on Graph and Network Algorithms in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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