Changeset 460 for trunk/src/check_files.m
- Timestamp:
- Jun 20, 2012, 12:01:16 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/check_files.m
r432 r460 83 83 'read_civxdata';...reads civx data from netcdf files 84 84 'read_civdata';... reads new civ data from netcdf files 85 'read_image';... read images or video objects 85 86 'read_get_field';... read the list of selected variables from the GUI get_field (TODO: use read_GUI) 86 87 'read_GUI';... %read all parameters set by a GUI as a Matlab structure 87 'read_ima text';...%read .civ files (obsolete, but can be adapted to other text documentation files)88 'read_image';...%read .civ files (obsolete, but can be adapted to other text documentation files) 88 89 'read_xls';...%read excel files containing the list of the experiments 89 90 'reinit';...% suppress the personal parameter file 'uvmat_perso.mat'
Note: See TracChangeset
for help on using the changeset viewer.