Contents<< 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. 

 Previous: getfilenumNext: rdelete 


Help file generated by makehtmldoc 1.22