You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Simple function INTERSECTALL efficiently returns intersections of given set of sets, computed combinatorially. It returns cell array of vectors of indices of a set that have instersection to any other set and a vector that gives number of intersections for each set. INTERSECTALLSET is much simpler, it returns the values of the set which are members of all sets.
Cite As
Mehmet Suzen (2026). INTERSECTALL (https://www.mathworks.com/matlabcentral/fileexchange/38968-intersectall), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.3.0.0 (3.05 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
