function page3a() % 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 page3a a = figure('Color',[0.8 0.8 0.8], ... 'Colormap',mat0, ... 'NextPlot','replacechildren', ... 'PointerShapeCData',mat1, ... 'Position',[151 177 499 306], ... 'Tag','Fig1'); b = axes('Parent',a, ... 'Box','on', ... 'CameraUpVector',[0 1 0], ... 'Color',[1 1 1], ... 'ColorOrder',mat2, ... 'DataAspectRatioMode','manual', ... 'Layer','top', ... 'Position',[0.148297 0.156863 0.701403 0.686275], ... 'Tag','Axes1', ... 'TickDir','out', ... 'TickDirMode','manual', ... 'Visible','off', ... 'WarpToFill','off', ... 'XColor',[0 0 0], ... 'XLim',[0.5 700.5], ... 'XLimMode','manual', ... 'YColor',[0 0 0], ... 'YDir','reverse', ... 'YLim',[0.5 420.5], ... 'YLimMode','manual', ... 'ZColor',[0 0 0]); c = image('Parent',b, ... 'CData',mat3, ... 'Tag','Axes1Image1', ... 'XData',[1 700], ... 'YData',[1 420]); c = text('Parent',b, ... 'Color',[0 0 0], ... 'HandleVisibility','callback', ... 'HorizontalAlignment','center', ... 'Position',[349.495 -13.567 0], ... 'Tag','Axes1Text4', ... 'VerticalAlignment','bottom'); set(get(c,'Parent'),'Title',c); c = text('Parent',b, ... 'Color',[0 0 0], ... 'HandleVisibility','callback', ... 'HorizontalAlignment','center', ... 'Position',[349.495 474.758 0], ... 'Tag','Axes1Text3', ... 'VerticalAlignment','cap'); set(get(c,'Parent'),'XLabel',c); c = text('Parent',b, ... 'Color',[0 0 0], ... 'HandleVisibility','callback', ... 'HorizontalAlignment','center', ... 'Position',[-70.5048 213.514 0], ... 'Rotation',90, ... 'Tag','Axes1Text2', ... 'VerticalAlignment','baseline'); set(get(c,'Parent'),'YLabel',c); c = text('Parent',b, ... 'Color',[0 0 0], ... 'HandleVisibility','callback', ... 'HorizontalAlignment','right', ... 'Position',[-148.878 -93.9498 0], ... 'Tag','Axes1Text1', ... 'Visible','off'); set(get(c,'Parent'),'ZLabel',c);