Changeset 1039 for trunk/src/editxml.m
- Timestamp:
- May 1, 2018, 5:42:35 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/editxml.m
r1037 r1039 1027 1027 ListRecords=ListRecords(Value); 1028 1028 end 1029 [ListDevices,ListRecords,ListXml,List]= ListDir(CurrentPath,ListExperiments,ListDevices,ListRecords);1029 [ListDevices,ListRecords,ListXml,List]=dir_scan(CurrentPath,ListExperiments,ListDevices,ListRecords); 1030 1030 ListXml=get(hhdataview.ListXml,'String'); 1031 1031 Value=get(hhdataview.ListXml,'Value');
Note: See TracChangeset
for help on using the changeset viewer.