Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. KoenDV

    regexp cell array problem

    Hey, I'm really stuck on this. I'm trying to use regexp twice once for all the files i need to work with and then again to narrow it down even more. textfiles = dir('*.txt'); filenames = {textfiles.name}; filenames = regexp(filenames, '^sn\d{4}_INS_(LOW|HIGH)_\d+_\d+_(A|B).txt$', 'match')...

Part and Inventory Search