Ignore:
Timestamp:
Sep 7, 2018, 8:51:09 PM (6 years ago)
Author:
sommeria
Message:

merge_proj_polar updated + other corrected bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/proj_field.m

    r1057 r1058  
    509509        if isfield(FieldData,'VarAttribute')&& numel(FieldData.VarAttribute)>=ivar
    510510            VarAttribute_var=FieldData.VarAttribute{ivar};
     511            VarAttribute_var.Role='coord_x';
    511512        end
    512513      %  VarAttribute_var.Role='coord_x';% the variable is now used as an absissa
Note: See TracChangeset for help on using the changeset viewer.