Changeset 243 for trunk/src/uvmat.m


Ignore:
Timestamp:
Apr 19, 2011, 5:41:35 PM (13 years ago)
Author:
sommeria
Message:

bug repair in uvmat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/uvmat.m

    r242 r243  
    24272427   UvData.Field=Field{1};
    24282428end
    2429 UvData.Field
    2430 max(max(UvData.Field.A))
    2431 min(min(UvData.Field.A))
     2429
    24322430%% get bounds and mesh (needed for mouse action and to open set_object)
    24332431test_x=0;
Note: See TracChangeset for help on using the changeset viewer.