function fig = fig10_14() % This is the machine-generated representation of a Handle Graphics object % and its children. Note that handle values may change when these objects % are re-created. This may cause problems with any callbacks written to % depend on the value of the handle at the time the object was saved. % % To reopen this object, just type the name of the M-file at the MATLAB % prompt. The M-file and its associated MAT-file must be on your path. load fig10_14 h0 = figure('Color',[0.8 0.8 0.8], ... 'Colormap',mat0, ... 'PointerShapeCData',mat1, ... 'Position',[120 120 560 420]); h1 = axes('Parent',h0, ... 'Box','on', ... 'CameraUpVector',[0 1 0], ... 'Color',[1 1 1], ... 'ColorOrder',mat2, ... 'XColor',[0 0 0], ... 'XGrid','on', ... 'YColor',[0 0 0], ... 'YGrid','on', ... 'ZColor',[0 0 0], ... 'ZGrid','on'); h2 = line('Parent',h1, ... 'Color',[0 0 1], ... 'XData',mat3, ... 'YData',mat4); h2 = line('Parent',h1, ... 'Color',[0 0.5 0], ... 'LineStyle','-.', ... 'XData',mat5, ... 'YData',mat6); h2 = line('Parent',h1, ... 'Color',[1 0 0], ... 'LineStyle',':', ... 'XData',mat7, ... 'YData',mat8); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'HorizontalAlignment','center', ... 'Position',[0.4988452655889145 4.592375366568915 17.32050807568877], ... 'String','Electron - Positron Pair Production in Lead', ... 'VerticalAlignment','bottom'); set(get(h2,'Parent'),'Title',h2); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'HorizontalAlignment','center', ... 'Position',[0.4988452655889145 -0.3167155425219939 17.32050807568877], ... 'String','T_{+}/T_{max}', ... 'VerticalAlignment','cap'); set(get(h2,'Parent'),'XLabel',h2); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'HandleVisibility','off', ... 'HorizontalAlignment','center', ... 'Position',[-0.06697459584295612 2.230205278592376 17.32050807568877], ... 'Rotation',90, ... 'String','d\sigma/dE_{+}(arbitrary units)', ... 'VerticalAlignment','baseline'); set(get(h2,'Parent'),'YLabel',h2); h2 = text('Parent',h1, ... 'Color',[0 0 0], ... 'DeleteFcn','eval(''delete(get(gcbo,''''userdata''''))'','''')', ... 'HandleVisibility','off', ... 'Tag','Legend', ... 'UserData',8.000244140625, ... 'Visible','off'); h1 = axes('Parent',h0, ... 'Box','on', ... 'ButtonDownFcn','moveaxis', ... 'CameraUpVector',[0 1 0], ... 'CLimMode','manual', ... 'Color',[1 1 1], ... 'ColorOrder',mat9, ... 'DeleteFcn','legend(''DeleteLegend'')', ... 'DrawMode','fast', ... 'NextPlot','add', ... 'Position',[0.336 0.765594193817878 0.3543571428571428 0.1370248538011696], ... 'Tag','legend', ... 'UserData',mat10, ... 'XColor',[0 0 0], ... 'XLimMode','manual', ... 'XTick',-1, ... 'XTickLabelMode','manual', ... 'XTickMode','manual', ... 'YColor',[0 0 0], ... 'YLimMode','manual', ... 'YTick',-1, ... 'YTickLabelMode','manual', ... 'YTickMode','manual', ... 'ZColor',[0 0 0]); h2 = text('Parent',h1, ... 'FontUnits','normalized', ... 'ButtonDownFcn','moveaxis', ... 'Color',[0 0 0], ... 'FontSize',0.2298850574712644, ... 'Position',[0.3280588591009876 0.75 0], ... 'String','screened'); h2 = line('Parent',h1, ... 'ButtonDownFcn','moveaxis', ... 'Color',[0 0 1], ... 'XData',[0.04374118121346503 0.2187059060673252], ... 'YData',[0.75 0.75]); h2 = line('Parent',h1, ... 'ButtonDownFcn','moveaxis', ... 'Color',[0 0 1], ... 'LineStyle','none', ... 'XData',0.1312235436403951, ... 'YData',0.75); h2 = text('Parent',h1, ... 'FontUnits','normalized', ... 'ButtonDownFcn','moveaxis', ... 'Color',[0 0 0], ... 'FontSize',0.2298850574712644, ... 'Position',[0.3280588591009876 0.5 0], ... 'String','unscreened, 100 MeV'); h2 = line('Parent',h1, ... 'ButtonDownFcn','moveaxis', ... 'Color',[0 0.5 0], ... 'LineStyle','-.', ... 'XData',[0.04374118121346503 0.2187059060673252], ... 'YData',[0.5 0.5]); h2 = line('Parent',h1, ... 'ButtonDownFcn','moveaxis', ... 'Color',[0 0.5 0], ... 'LineStyle','none', ... 'XData',0.1312235436403951, ... 'YData',0.5); h2 = text('Parent',h1, ... 'FontUnits','normalized', ... 'ButtonDownFcn','moveaxis', ... 'Color',[0 0 0], ... 'FontSize',0.2298850574712644, ... 'Position',[0.3280588591009876 0.25 0], ... 'String','unscreened, 10 MeV'); h2 = line('Parent',h1, ... 'ButtonDownFcn','moveaxis', ... 'Color',[1 0 0], ... 'LineStyle',':', ... 'XData',[0.04374118121346503 0.2187059060673252], ... 'YData',[0.25 0.25]); h2 = line('Parent',h1, ... 'ButtonDownFcn','moveaxis', ... 'Color',[1 0 0], ... 'LineStyle','none', ... 'XData',0.1312235436403951, ... 'YData',0.25); if nargout > 0, fig = h0; end