Changeset 938 for trunk/src/struct2nc.m
- Timestamp:
- Apr 1, 2016, 7:22:25 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/struct2nc.m
r930 r938 170 170 if strcmp(action,'one_input') 171 171 netcdf.close(nc) 172 [success,errormsg] = fileattrib(flname ,'+w');% allow writing access for the group of users 172 173 end 173 174
Note: See TracChangeset
for help on using the changeset viewer.