Ignore:
Timestamp:
Jan 28, 2011, 8:24:05 AM (14 years ago)
Author:
sommeria
Message:

introduction Mesh for histograms in proj_field

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/read_civxdata.m

    r180 r186  
    7070for ivar=1:length(var_ind)
    7171    Field.VarAttribute{ivar}.Role=role{var_ind(ivar)};
     72     Field.VarAttribute{ivar}.Mesh=0.1;%typical mesh for histograms O.1 pixel
    7273%     Field.VarAttribute{ivar}.units=units{var_ind(ivar)};% not necessary: set with calc_field
    7374end
Note: See TracChangeset for help on using the changeset viewer.