"contains" with multiple conditions
Returns logical true for the elements of a string array that contain a set of substrings combined by boolean operators.
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Citation pour cette source
Yasir (2026). "contains" with multiple conditions (https://fr.mathworks.com/matlabcentral/fileexchange/154925-contains-with-multiple-conditions), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : String Toolkits, structfind, mgrep, strfind for datasets
Informations générales
- Version (2,33 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec les versions R2020b et ultérieures
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.5 | Changed title. |
||
| 1.1.4 | Renamed. |
||
| 1.1.3 | Renamed. |
||
| 1.1.2 | Renamed. |
||
| 1.1.1 | Accepts "susbtring" as an array of multiple strings. Individual strings will be combined by the OR operator. |
||
| 1.1.0 |