function fig = vowel_gui()
% 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 vowel_gui

h0 = figure('Color',[0.8 0.8 0.8], ...
	'Colormap',mat0, ...
	'Position',[103 53 512 384], ...
	'Tag','Fig1', ...
	'UserData',mat1);
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'Callback','VowelExplorer vowel1changed', ...
	'Position',[30 335 50 25], ...
	'String',mat2, ...
	'Style','popupmenu', ...
	'Tag','VowelMenu1', ...
	'Value',1);
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'Callback','VowelExplorer vowel2changed', ...
	'Position',[30 300 50 25], ...
	'String',mat3, ...
	'Style','popupmenu', ...
	'Tag','VowelMenu2', ...
	'Value',2);
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'Callback','VowelExplorer semitone1changed', ...
	'Position',[100 335 80 25], ...
	'String',mat4, ...
	'Style','popupmenu', ...
	'Tag','SemitoneMenu1', ...
	'Value',1);
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'Callback','VowelExplorer semitone2changed', ...
	'Position',[100 300 80 25], ...
	'String',mat5, ...
	'Style','popupmenu', ...
	'Tag','SemitoneMenu2', ...
	'Value',6);
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'Callback','vowelExplorer playOne', ...
	'Position',[223 250 85 25], ...
	'String','play ar zero', ...
	'Tag','Pushbutton1');
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'Callback','vowelExplorer playTwo', ...
	'Position',[321 250 85 25], ...
	'String','play er four', ...
	'Tag','Pushbutton2');
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'Callback','vowelExplorer playBoth', ...
	'Position',[417 250 85 25], ...
	'String','play mixture', ...
	'Tag','Pushbutton3');
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'Callback','vowelExplorer sliderChanged', ...
	'Max',20, ...
	'Min',-20, ...
	'Position',[30 252 106 20], ...
	'Style','slider', ...
	'Tag','Slider1', ...
	'Value',0.800000000000001);
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'BackgroundColor',[1 1 1], ...
	'Callback','vowelExplorer boxChanged', ...
	'Position',[143 252 40 20], ...
	'String','1', ...
	'Style','edit', ...
	'Tag','EditText1');
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'HorizontalAlignment','left', ...
	'Position',[30 276 154 14], ...
	'String','ar/er amplitude ratio (dB)', ...
	'Style','text', ...
	'Tag','StaticText1');
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'Callback','vowelExplorer boxchanged', ...
	'Position',[129 18.5 127 25], ...
	'String','Automatically update', ...
	'Style','checkbox', ...
	'Tag','Checkbox1', ...
	'Value',1);
h1 = uicontrol('Parent',h0, ...
	'Units','points', ...
	'Callback','vowelExplorer recompute', ...
	'Position',[34 19.5 80 23], ...
	'String','recompute', ...
	'Tag','recomputebutton');
h1 = axes('Parent',h0, ...
	'Units','pixels', ...
	'Box','on', ...
	'CameraUpVector',[0 1 0], ...
	'CameraUpVectorMode','manual', ...
	'Color',[1 1 1], ...
	'ColorOrder',mat6, ...
	'DrawMode','fast', ...
	'NextPlot','replacechildren', ...
	'Position',[224 302 279 65], ...
	'Tag','WaveformAxes', ...
	'XColor',[0 0 0], ...
	'XLim',[0 500], ...
	'XLimMode','manual', ...
	'YColor',[0 0 0], ...
	'YLim',[-1600 1600], ...
	'YLimMode','manual', ...
	'ZColor',[0 0 0], ...
	'ZLimMode','manual');
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',[248.2014388489209 -2450 9.160254037844386], ...
	'Tag','Axes1Text4', ...
	'VerticalAlignment','cap');
set(get(h2,'Parent'),'XLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',[-62.9496402877698 -50 9.160254037844386], ...
	'Rotation',90, ...
	'Tag','Axes1Text3', ...
	'VerticalAlignment','baseline');
set(get(h2,'Parent'),'YLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','right', ...
	'Position',[-402.8776978417266 2450 9.160254037844386], ...
	'Tag','Axes1Text2', ...
	'Visible','off');
set(get(h2,'Parent'),'ZLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',[248.2014388489209 1800 9.160254037844386], ...
	'Tag','Axes1Text1', ...
	'VerticalAlignment','bottom');
set(get(h2,'Parent'),'Title',h2);
h2 = line('Parent',h1, ...
	'Color',[0 0 1], ...
	'EraseMode','background', ...
	'Tag','WaveformAxesLine1', ...
	'XData',mat7, ...
	'YData',mat8);
h1 = axes('Parent',h0, ...
	'Units','pixels', ...
	'CameraUpVector',[0 1 0], ...
	'CameraUpVectorMode','manual', ...
	'Color',[1 1 1], ...
	'ColorOrder',mat9, ...
	'DrawMode','fast', ...
	'NextPlot','add', ...
	'Position',[34 67 212 164], ...
	'Tag','bmaxes', ...
	'XColor',[0 0 0], ...
	'XLim',[1 256], ...
	'XLimMode','manual', ...
	'YColor',[0 0 0], ...
	'YLim',[0 1000], ...
	'YLimMode','manual', ...
	'ZColor',[0 0 0], ...
	'ZLimMode','manual');
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',mat10, ...
	'Tag','Axes1Text8', ...
	'VerticalAlignment','cap');
set(get(h2,'Parent'),'XLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',[-37.67298578199053 490.79754601227 9.160254037844386], ...
	'Rotation',90, ...
	'Tag','Axes1Text7', ...
	'VerticalAlignment','baseline');
set(get(h2,'Parent'),'YLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','right', ...
	'Position',mat11, ...
	'Tag','Axes1Text6', ...
	'Visible','off');
set(get(h2,'Parent'),'ZLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',mat12, ...
	'Tag','Axes1Text5', ...
	'VerticalAlignment','bottom');
set(get(h2,'Parent'),'Title',h2);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat13, ...
	'Tag','bmaxesPatch32', ...
	'VertexNormals',mat14, ...
	'Vertices',mat15);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat16, ...
	'Tag','bmaxesPatch31', ...
	'VertexNormals',mat17, ...
	'Vertices',mat18);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat19, ...
	'Tag','bmaxesPatch30', ...
	'VertexNormals',mat20, ...
	'Vertices',mat21);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat22, ...
	'Tag','bmaxesPatch29', ...
	'VertexNormals',mat23, ...
	'Vertices',mat24);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat25, ...
	'Tag','bmaxesPatch28', ...
	'VertexNormals',mat26, ...
	'Vertices',mat27);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat28, ...
	'Tag','bmaxesPatch27', ...
	'VertexNormals',mat29, ...
	'Vertices',mat30);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat31, ...
	'Tag','bmaxesPatch26', ...
	'VertexNormals',mat32, ...
	'Vertices',mat33);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat34, ...
	'Tag','bmaxesPatch25', ...
	'VertexNormals',mat35, ...
	'Vertices',mat36);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat37, ...
	'Tag','bmaxesPatch24', ...
	'VertexNormals',mat38, ...
	'Vertices',mat39);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat40, ...
	'Tag','bmaxesPatch23', ...
	'VertexNormals',mat41, ...
	'Vertices',mat42);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat43, ...
	'Tag','bmaxesPatch22', ...
	'VertexNormals',mat44, ...
	'Vertices',mat45);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat46, ...
	'Tag','bmaxesPatch21', ...
	'VertexNormals',mat47, ...
	'Vertices',mat48);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat49, ...
	'Tag','bmaxesPatch20', ...
	'VertexNormals',mat50, ...
	'Vertices',mat51);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat52, ...
	'Tag','bmaxesPatch19', ...
	'VertexNormals',mat53, ...
	'Vertices',mat54);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat55, ...
	'Tag','bmaxesPatch18', ...
	'VertexNormals',mat56, ...
	'Vertices',mat57);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat58, ...
	'Tag','bmaxesPatch17', ...
	'VertexNormals',mat59, ...
	'Vertices',mat60);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat61, ...
	'Tag','bmaxesPatch16', ...
	'VertexNormals',mat62, ...
	'Vertices',mat63);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat64, ...
	'Tag','bmaxesPatch15', ...
	'VertexNormals',mat65, ...
	'Vertices',mat66);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat67, ...
	'Tag','bmaxesPatch14', ...
	'VertexNormals',mat68, ...
	'Vertices',mat69);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat70, ...
	'Tag','bmaxesPatch13', ...
	'VertexNormals',mat71, ...
	'Vertices',mat72);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat73, ...
	'Tag','bmaxesPatch12', ...
	'VertexNormals',mat74, ...
	'Vertices',mat75);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat76, ...
	'Tag','bmaxesPatch11', ...
	'VertexNormals',mat77, ...
	'Vertices',mat78);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat79, ...
	'Tag','bmaxesPatch10', ...
	'VertexNormals',mat80, ...
	'Vertices',mat81);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat82, ...
	'Tag','bmaxesPatch9', ...
	'VertexNormals',mat83, ...
	'Vertices',mat84);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat85, ...
	'Tag','bmaxesPatch8', ...
	'VertexNormals',mat86, ...
	'Vertices',mat87);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat88, ...
	'Tag','bmaxesPatch7', ...
	'VertexNormals',mat89, ...
	'Vertices',mat90);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat91, ...
	'Tag','bmaxesPatch6', ...
	'VertexNormals',mat92, ...
	'Vertices',mat93);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat94, ...
	'Tag','bmaxesPatch5', ...
	'VertexNormals',mat95, ...
	'Vertices',mat96);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat97, ...
	'Tag','bmaxesPatch4', ...
	'VertexNormals',mat98, ...
	'Vertices',mat99);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat100, ...
	'Tag','bmaxesPatch3', ...
	'VertexNormals',mat101, ...
	'Vertices',mat102);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat103, ...
	'Tag','bmaxesPatch2', ...
	'VertexNormals',mat104, ...
	'Vertices',mat105);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat106, ...
	'Tag','bmaxesPatch1', ...
	'VertexNormals',mat107, ...
	'Vertices',mat108);
h1 = axes('Parent',h0, ...
	'Units','pixels', ...
	'CameraUpVector',[0 1 0], ...
	'CameraUpVectorMode','manual', ...
	'Color',[1 1 1], ...
	'ColorOrder',mat109, ...
	'DrawMode','fast', ...
	'NextPlot','add', ...
	'Position',[290 67 212 164], ...
	'Tag','acgaxes', ...
	'XColor',[0 0 0], ...
	'XLim',[1 128], ...
	'XLimMode','manual', ...
	'YColor',[0 0 0], ...
	'YLim',[0 1000], ...
	'YLimMode','manual', ...
	'YTick',[0 200 400 600 800 1000], ...
	'YTickLabel',['0   ';'200 ';'400 ';'600 ';'800 ';'1000'], ...
	'YTickLabelMode','manual', ...
	'YTickMode','manual', ...
	'ZColor',[0 0 0], ...
	'ZLimMode','manual');
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',mat110, ...
	'Tag','Axes2Text4', ...
	'VerticalAlignment','cap');
set(get(h2,'Parent'),'XLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',[-18.260663507109 490.79754601227 9.160254037844386], ...
	'Rotation',90, ...
	'Tag','Axes2Text3', ...
	'VerticalAlignment','baseline');
set(get(h2,'Parent'),'YLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','right', ...
	'Position',mat111, ...
	'Tag','Axes2Text2', ...
	'Visible','off');
set(get(h2,'Parent'),'ZLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',mat112, ...
	'Tag','Axes2Text1', ...
	'VerticalAlignment','bottom');
set(get(h2,'Parent'),'Title',h2);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat113, ...
	'Tag','acgaxesPatch32', ...
	'VertexNormals',mat114, ...
	'Vertices',mat115);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat116, ...
	'Tag','acgaxesPatch31', ...
	'VertexNormals',mat117, ...
	'Vertices',mat118);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat119, ...
	'Tag','acgaxesPatch30', ...
	'VertexNormals',mat120, ...
	'Vertices',mat121);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat122, ...
	'Tag','acgaxesPatch29', ...
	'VertexNormals',mat123, ...
	'Vertices',mat124);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat125, ...
	'Tag','acgaxesPatch28', ...
	'VertexNormals',mat126, ...
	'Vertices',mat127);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat128, ...
	'Tag','acgaxesPatch27', ...
	'VertexNormals',mat129, ...
	'Vertices',mat130);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat131, ...
	'Tag','acgaxesPatch26', ...
	'VertexNormals',mat132, ...
	'Vertices',mat133);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat134, ...
	'Tag','acgaxesPatch25', ...
	'VertexNormals',mat135, ...
	'Vertices',mat136);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat137, ...
	'Tag','acgaxesPatch24', ...
	'VertexNormals',mat138, ...
	'Vertices',mat139);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat140, ...
	'Tag','acgaxesPatch23', ...
	'VertexNormals',mat141, ...
	'Vertices',mat142);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat143, ...
	'Tag','acgaxesPatch22', ...
	'VertexNormals',mat144, ...
	'Vertices',mat145);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat146, ...
	'Tag','acgaxesPatch21', ...
	'VertexNormals',mat147, ...
	'Vertices',mat148);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat149, ...
	'Tag','acgaxesPatch20', ...
	'VertexNormals',mat150, ...
	'Vertices',mat151);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat152, ...
	'Tag','acgaxesPatch19', ...
	'VertexNormals',mat153, ...
	'Vertices',mat154);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat155, ...
	'Tag','acgaxesPatch18', ...
	'VertexNormals',mat156, ...
	'Vertices',mat157);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat158, ...
	'Tag','acgaxesPatch17', ...
	'VertexNormals',mat159, ...
	'Vertices',mat160);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat161, ...
	'Tag','acgaxesPatch16', ...
	'VertexNormals',mat162, ...
	'Vertices',mat163);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat164, ...
	'Tag','acgaxesPatch15', ...
	'VertexNormals',mat165, ...
	'Vertices',mat166);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat167, ...
	'Tag','acgaxesPatch14', ...
	'VertexNormals',mat168, ...
	'Vertices',mat169);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat170, ...
	'Tag','acgaxesPatch13', ...
	'VertexNormals',mat171, ...
	'Vertices',mat172);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat173, ...
	'Tag','acgaxesPatch12', ...
	'VertexNormals',mat174, ...
	'Vertices',mat175);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat176, ...
	'Tag','acgaxesPatch11', ...
	'VertexNormals',mat177, ...
	'Vertices',mat178);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat179, ...
	'Tag','acgaxesPatch10', ...
	'VertexNormals',mat180, ...
	'Vertices',mat181);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat182, ...
	'Tag','acgaxesPatch9', ...
	'VertexNormals',mat183, ...
	'Vertices',mat184);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat185, ...
	'Tag','acgaxesPatch8', ...
	'VertexNormals',mat186, ...
	'Vertices',mat187);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat188, ...
	'Tag','acgaxesPatch7', ...
	'VertexNormals',mat189, ...
	'Vertices',mat190);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat191, ...
	'Tag','acgaxesPatch6', ...
	'VertexNormals',mat192, ...
	'Vertices',mat193);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat194, ...
	'Tag','acgaxesPatch5', ...
	'VertexNormals',mat195, ...
	'Vertices',mat196);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat197, ...
	'Tag','acgaxesPatch4', ...
	'VertexNormals',mat198, ...
	'Vertices',mat199);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat200, ...
	'Tag','acgaxesPatch3', ...
	'VertexNormals',mat201, ...
	'Vertices',mat202);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat203, ...
	'Tag','acgaxesPatch2', ...
	'VertexNormals',mat204, ...
	'Vertices',mat205);
h2 = patch('Parent',h1, ...
	'FaceColor',[1 1 1], ...
	'Faces',mat206, ...
	'Tag','acgaxesPatch1', ...
	'VertexNormals',mat207, ...
	'Vertices',mat208);
h1 = axes('Parent',h0, ...
	'Units','pixels', ...
	'Box','on', ...
	'CameraUpVector',[0 1 0], ...
	'CameraUpVectorMode','manual', ...
	'Color',[1 1 1], ...
	'ColorOrder',mat209, ...
	'DrawMode','fast', ...
	'NextPlot','replacechildren', ...
	'Position',[290 17 212 30], ...
	'Tag','summaryaxes', ...
	'XColor',[0 0 0], ...
	'XLim',[1 128], ...
	'XLimMode','manual', ...
	'YColor',[0 0 0], ...
	'YLim',[0 1.1], ...
	'YLimMode','manual', ...
	'ZColor',[0 0 0]);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',[64.19905213270141 -0.6448275862068957 17.32050807568877], ...
	'Tag','Axes1Text12', ...
	'VerticalAlignment','cap');
set(get(h2,'Parent'),'XLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',mat210, ...
	'Rotation',90, ...
	'Tag','Axes1Text11', ...
	'VerticalAlignment','baseline');
set(get(h2,'Parent'),'YLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','right', ...
	'Position',mat211, ...
	'Tag','Axes1Text10', ...
	'Visible','off');
set(get(h2,'Parent'),'ZLabel',h2);
h2 = text('Parent',h1, ...
	'Color',[0 0 0], ...
	'HandleVisibility','off', ...
	'HorizontalAlignment','center', ...
	'Position',[64.19905213270141 1.251724137931035 17.32050807568877], ...
	'Tag','Axes1Text9', ...
	'VerticalAlignment','bottom');
set(get(h2,'Parent'),'Title',h2);
h2 = line('Parent',h1, ...
	'Color',[0 0 1], ...
	'Tag','summaryaxesLine1', ...
	'XData',mat212, ...
	'YData',mat213);
if nargout > 0, fig = h0; end
