Ignore:
Timestamp:
May 1, 2018, 5:42:35 PM (6 years ago)
Author:
g7moreau
Message:
  • Rename ListDir? to dir_scan to have no file with capital letter at first letter
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/browse_data.m

    r1037 r1039  
    459459%     ListRecords=ListRecords(Value);
    460460% end
    461 % [ListDevices,ListRecords,ListXml,List]=ListDir(CurrentPath,ListExperiments,ListDevices,ListRecords);
     461% [ListDevices,ListRecords,ListXml,List]=dir_scan(CurrentPath,ListExperiments,ListDevices,ListRecords);
    462462% ListXml=get(handles.ListXml,'String');
    463463% Value=get(handles.ListXml,'Value');
Note: See TracChangeset for help on using the changeset viewer.