PIVMat Function Reference<< Prev | Next >> 
lsw
List directory with wildcards

Description
lsw works as Matlab's built-in LS, but wildcards (*) are interpreted 
differently: 
  LS mydir*     lists the directory names matchning 'mydir*' 
  lsw mydir*    lists the content of the first directory matching 
                'mydir*' 
Chained wildcards are also allowed: 
  lsw mydir*/exp* 
 
See Also
cdw, LS, rdir. 
Published output in the Help browser 
   showdemo lsw 
 

 Previous: loadvecNext: makebospattern 

2005-2021 PIVMat Toolbox 4.20