Filter syntax in file comparison tool
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Report Generator in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!