Changeset 4


Ignore:
Timestamp:
Jan 8, 2010, 2:57:17 PM (14 years ago)
Author:
gostiaux
Message:

Ligne commentee supprimee

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mouse_up.m

    r2 r4  
    194194                    set(hfig2,'DeleteFcn',{@close_fig,AxeData.CurrentRectZoom,'zoom'})
    195195                    set(hfig2,'UserData',AxeData.CurrentRectZoom)% record the parent object (zoom rectangle) in the new fig
    196                     %UvData.Plane2.Axes=copyobj(currentaxes,hfig2); %copy the current graph axes to the zoom figure 
    197196                    AxeData.ZoomAxes=copyobj(currentaxes,hfig2); %copy the current graph axes to the zoom figure
    198197                    figure(hfig2)
Note: See TracChangeset for help on using the changeset viewer.