Changeset 89 for trunk/src/check_functions.m
- Timestamp:
- May 20, 2010, 1:48:25 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/check_functions.m
r42 r89 1 1 %'check_functions': check the path and modification date for all the 2 % function in the toolbox UVMAT. Called at the opening of uvmat .fig2 % function in the toolbox UVMAT. Called at the opening of uvmat 3 3 %---------------------------------------------------------------------- 4 4 % function [errormsg,date_str]=check_functions … … 7 7 % errormsg: error message listing functions whose paths are not in the directory of uvmat.m 8 8 % date_str: date of the most recent modification of a file in the toolbox 9 % 9 10 10 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 11 11 % Copyright Joel Sommeria, 2008, LEGI / CNRS-UJF-INPG, sommeria@coriolis-legi.org.
Note: See TracChangeset
for help on using the changeset viewer.