Ignore:
Timestamp:
Jul 22, 2017, 7:20:02 PM (7 years ago)
Author:
sommeria
Message:

various bugs fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mouse_motion.m

    r977 r1009  
    129129    if isfield(FigData,tagaxes)
    130130        Field=FigData.(tagaxes); % the current field is sought as substructure of FigData with key tagaxes
     131
    131132        if isfield(Field,'ListVarName')
    132133            [CellInfo,NbDimArray]=find_field_cells(Field);%analyse the physical fields contained in Field
Note: See TracChangeset for help on using the changeset viewer.