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/plot_field.m

    r1048 r1058  
    585585TextDisplay=0;
    586586for icell=1:numel(CellInfo)
    587     if isfield(CellInfo{icell},'VarIndex_histo')
     587    if isfield(CellInfo{icell},'VarIndex_histo')% case of histogram plot
    588588        TextDisplay=1;
    589589        VarName=data.ListVarName{CellInfo{icell}.CoordIndex};
Note: See TracChangeset for help on using the changeset viewer.