Code covered by the BSD License  

Highlights from
last_modified

Be the first to rate this file! 2 Downloads (last 30 days) File Size: 1.54 KB File ID: #14206
image thumbnail

last_modified

by Matthew Foster

 

09 Mar 2007 (Updated 12 Mar 2007)

Return the last modified file(s) in a given directory or glob.

| Watch this File

File Information
Description

Return a cell array containing the names of the last modified files in the given directory.

Filters out entries which are directories, to remove those annoying '.' and '..' entries in UNIX.

Equivalent to running system('ls -At | head -n') and then chopping up the result.

MATLAB release MATLAB 7.3 (R2006b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
12 Mar 2007

removed extra find, which lint didn't like.

Tag Activity for this File
Tag Applied By Date/Time
path Matthew Foster 22 Oct 2008 09:03:09
directories Matthew Foster 22 Oct 2008 09:03:09
files Matthew Foster 22 Oct 2008 09:03:10
last modfieid mtime dir ls Matthew Foster 22 Oct 2008 09:03:10

Contact us at files@mathworks.com