Ignore:
Timestamp:
Feb 17, 2016, 12:52:48 PM (8 years ago)
Author:
sommeria
Message:

xmltree updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/@xmltree/getfilename.m

    r723 r925  
    55% tree     - XMLTree object
    66% filename - XML filename
    7 %_______________________________________________________________________
     7%__________________________________________________________________________
    88%
    99% Return the filename of the XML tree if loaded from disk and an empty
    1010% string otherwise.
    11 %_______________________________________________________________________
    12 % @(#)getfilename.m               Guillaume Flandin            02/03/27
     11%__________________________________________________________________________
     12% Copyright (C) 2002-2011  http://www.artefact.tk/
     13
     14% Guillaume Flandin
     15% $Id: getfilename.m 4460 2011-09-05 14:52:16Z guillaume $
    1316
    1417filename = tree.filename;
Note: See TracChangeset for help on using the changeset viewer.