Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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.
Brief syntax example:
- intersectm(a,b,c,d,....)
- intersectm(a,b,c,d,...,'rows')
These functions are substantially wrappers of ismember/ismemberm (like the original two-input ones with the exception of ismember).
For details see help.
For examples see the attached documentation.
Comments/suggestions/error reports are welcome.
p11v2
Cita come
Oleg Komarov (2026). Set functions with multiple inputs (https://it.mathworks.com/matlabcentral/fileexchange/28341-set-functions-with-multiple-inputs), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.3.0.0 (35,5 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
