Scilab Function

newest - returns newest file of a set of files

Sequence d'appel

k=newest(paths)
k=newest(path1,path2,...,pathn)

Parametres

Description

Given a set of pathnames newest returns the index of the newest one. Non existant files are supposed to be the oldest.

Exemples

Voir aussi