The following Matlab project contains the source code and Matlab examples used for set functions with multiple inputs.
Have you ever tried to find the common elements/rows to more than two sets without using a loop?
Now you can with multiple-input set functions: Intersectm, ismemberm, setdiffm, setxorm, unionm.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
license.txt | 1312 |
Examples.m | 2564 |
Examples.html | 9181 |
intersectm.m | 3452 |
IntersectmIMG.png | 21947 |
ismemberm.m | 4346 |
setdiffm.m | 3229 |
setxorm.m | 3718 |
Thumbs.db | 9728 |
unionm.m | 4314 |