Changeset 654 for trunk/src/series.m
- Timestamp:
- Jun 30, 2013, 11:16:45 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series.m
r651 r654 120 120 121 121 %% list of builtin functions in the mebu ActionName 122 ActionList={'check_data_files';'aver_stat';'time_series';' merge_proj'};% WARNING: fits with nb_builtin_ACTION=4 in ActionName_callback122 ActionList={'check_data_files';'aver_stat';'time_series';'civ_series';'merge_proj'};% WARNING: fits with nb_builtin_ACTION=4 in ActionName_callback 123 123 NbBuiltinAction=numel(ActionList); 124 124 [path_series,name,ext]=fileparts(which('series'));% path to the GUI series
Note: See TracChangeset
for help on using the changeset viewer.