Changeset 186 for trunk/src/read_civxdata.m
- Timestamp:
- Jan 28, 2011, 8:24:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/read_civxdata.m
r180 r186 70 70 for ivar=1:length(var_ind) 71 71 Field.VarAttribute{ivar}.Role=role{var_ind(ivar)}; 72 Field.VarAttribute{ivar}.Mesh=0.1;%typical mesh for histograms O.1 pixel 72 73 % Field.VarAttribute{ivar}.units=units{var_ind(ivar)};% not necessary: set with calc_field 73 74 end
Note: See TracChangeset
for help on using the changeset viewer.