You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Given two sets of words, this function finds whether (and where) the words of the first set are present in the second set.
The special power of this function is that it also works with "shifted matches" and "partial matchs". For example, if one is looking for the word SIMULINK but types SIMLINK or IMULINK, the function finds the match anyway.
Moreover, one can set an arbitrary percentual tolerance. With a low tolerance, even by typing SULIK the function recognizes that the searched expression is actually SIMULINK.
Cite As
Diego Di Maulo (2026). partial_match (https://se.mathworks.com/matlabcentral/fileexchange/64656-partial_match), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.09 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
