Changeset 248 for trunk/src/proj_field.m


Ignore:
Timestamp:
May 9, 2011, 12:32:20 AM (13 years ago)
Author:
sommeria
Message:

various modifications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/proj_field.m

    r236 r248  
    17721772            testbound=1;
    17731773        end
    1774         if testYMin
     1774        if testYMax
    17751775            testin=testin & (coord_Y <= YMax);
    17761776            testbound=1;
Note: See TracChangeset for help on using the changeset viewer.