Matlab 의 dir 함수

Matlab  dir                    ,                .

dir         
dir(".")                 
dir("G:\Matlab")                 
dir("*.m")                      

                       
        name    -- filename
        date    -- modification date
        bytes   -- number of bytes allocated to the file
        isdir   -- 1 if name is a directory and 0 if not
        datenum -- modification date as a MATLAB serial date number
      ,    ,  ,     ,Matlab       

                .

좋은 웹페이지 즐겨찾기