Changeset 932 for trunk/src/series/civ_series.m
- Timestamp:
- Mar 15, 2016, 12:29:15 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/civ_series.m
r924 r932 890 890 if isempty(errormsg) 891 891 disp([ncfile_out ' written']) 892 [success,msg] = fileattrib(ncfile_out ,'+w','g');% allow writing access for the group of users, recursively in the folder 892 893 else 893 894 disp(errormsg)
Note: See TracChangeset
for help on using the changeset viewer.