Changeset 61 for trunk/src/update_obj.m


Ignore:
Timestamp:
Mar 24, 2010, 12:51:51 AM (14 years ago)
Author:
sommeria
Message:

gestion of projection objects improved. Implementation of view_field.fig
introduction of a circle to mark vectors with the mouse
various cleaning and debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/update_obj.m

    r60 r61  
    5454      end
    5555end
    56 
    5756% plot the field projected on the object
    5857if ~isempty(PlotHandles) %&& ~testmask
     
    6665             [plotaxes]=view_field(ProjData);
    6766        end
    68        
    6967%         [PlotType,Object_out.PlotParam,plotaxes]=plot_field(ProjData,plotaxes,PlotHandles);
    7068        Object_out.plotaxes=plotaxes;
Note: See TracChangeset for help on using the changeset viewer.