Filter syntax in file comparison tool
조회 수: 2 (최근 30일)
이전 댓글 표시
With the Compare Files and Folders tool, one can apply a filter to ignore specific file name for comparison; for this, the filter must be enabled which is done by selecting it in the Filter drop down menu of the comparison tool.
The syntax I use to specify the filter uses the filename (relative to the directory specified for comparison), generally including wildcard asterisk. For example, a filter specified with *DS* will have all file with character pair DS, ignored for comparison.
Can I set more complex filtering rule? ( Any "escape" character?)
I am using 2020b. Documentation of "Compare Files and Folders and Merge Files" in 2021b does not suggest it behaves differently (I did not check the release note though)
p.s. Currently, I copy/paste the comparison results in an Excel sheet to refine filtering. Somewhat painful.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!