function Example1_m()
% 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 Example1_m                        

a = figure('Color',[0.8 0.8 0.8], ...
	'Colormap',mat0, ...
	'Position',[643 179 560 727], ...
	'Tag','Fig1');
b = uimenu('Parent',a, ...
	'Label','Print ', ...
	'Tag','Print 1');
c = uimenu('Parent',b, ...
	'Callback',mat1, ...
	'Label','Page Setup', ...
	'Tag','Print Page Setup1');
c = uimenu('Parent',b, ...
	'Callback','print', ...
	'Label','Print', ...
	'Tag','Print Print1');
c = uimenu('Parent',b, ...
	'Label','Print as...', ...
	'Separator','on', ...
	'Tag','Print Print as...1');
d = uimenu('Parent',c, ...
	'Callback','print -dpsc', ...
	'Label','Color', ...
	'Tag','Print Print as...Color1');
d = uimenu('Parent',c, ...
	'Callback',mat2, ...
	'Label','m-file...', ...
	'Separator','on', ...
	'Tag','Print Print as...m-file...1');
d = uimenu('Parent',c, ...
	'Callback',mat3, ...
	'Label','post-script file...', ...
	'Tag','Print Print as...post-script file...1');
d = uimenu('Parent',c, ...
	'Callback','ans = input(''Printer name?'',''s''); eval( [''print -P''ans ] );', ...
	'Label','B&W to another printer', ...
	'Separator','on', ...
	'Tag','Print Print as...B&W to another printer1');
b = uimenu('Parent',a, ...
	'Label','Axes ', ...
	'Tag','Axes 1');
c = uimenu('Parent',b, ...
	'Label','Select...', ...
	'Tag','Axes Select...1');
d = uimenu('Parent',c, ...
	'Callback',mat4, ...
	'Label','All', ...
	'Tag','Axes Select...All1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''Select'',''off'');', ...
	'Label','None (deselect)', ...
	'Tag','Axes Select...None (deselect)1');
c = uimenu('Parent',b, ...
	'Label','Grid Lines', ...
	'Separator','on', ...
	'Tag','Axes Grid Lines1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''GridLineStyle'', get(gcmenu,''UserData'') );', ...
	'Label','-  line   ', ...
	'Tag','Axes Grid Lines-  line   1', ...
	'UserData','-');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''GridLineStyle'', get(gcmenu,''UserData'') );', ...
	'Label','-- dash    ', ...
	'Tag','Axes Grid Lines-- dash    1', ...
	'UserData','--');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''GridLineStyle'', get(gcmenu,''UserData'') );', ...
	'ForegroundColor',[1 0 0], ...
	'Label',':  dots   ', ...
	'Tag','Axes Grid Lines:  dots   1', ...
	'UserData',':');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''GridLineStyle'', get(gcmenu,''UserData'') );', ...
	'Label','-. dash-dot', ...
	'Tag','Axes Grid Lines-. dash-dot1', ...
	'UserData','-.');
d = uimenu('Parent',c, ...
	'Callback',mat5, ...
	'Label','Grid On', ...
	'Separator','on', ...
	'Tag','Axes Grid LinesGrid On1');
d = uimenu('Parent',c, ...
	'Callback',mat6, ...
	'Label','Grid Off', ...
	'Tag','Axes Grid LinesGrid Off1');
c = uimenu('Parent',b, ...
	'Label','Box Line Width', ...
	'Tag','Axes Box Line Width1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''LineWidth'', str2num( get(gcmenu,''Label'') ) ); ', ...
	'ForegroundColor',[1 0 0], ...
	'Label','0.5', ...
	'Tag','Axes Box Line Width0.51');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''LineWidth'', str2num( get(gcmenu,''Label'') ) ); ', ...
	'Label','1', ...
	'Tag','Axes Box Line Width11');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''LineWidth'', str2num( get(gcmenu,''Label'') ) ); ', ...
	'Label','2', ...
	'Tag','Axes Box Line Width21');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''LineWidth'', str2num( get(gcmenu,''Label'') ) ); ', ...
	'Label','3', ...
	'Tag','Axes Box Line Width31');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''LineWidth'', str2num( get(gcmenu,''Label'') ) ); ', ...
	'Label','4', ...
	'Tag','Axes Box Line Width41');
d = uimenu('Parent',c, ...
	'Callback',mat7, ...
	'Label','Specify...', ...
	'Separator','on', ...
	'Tag','Axes Box Line WidthSpecify...1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''Box'',''on'');', ...
	'Label','Box On', ...
	'Separator','on', ...
	'Tag','Axes Box Line WidthBox On1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''Box'',''off'');', ...
	'Label','Box Off', ...
	'Tag','Axes Box Line WidthBox Off1');
c = uimenu('Parent',b, ...
	'Label','Label Font', ...
	'Separator','on', ...
	'Tag','Axes Label Font1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''FontName'',get( gcmenu,''Label'') );', ...
	'Label','Courier', ...
	'Tag','Axes Label FontCourier1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''FontName'',get( gcmenu,''Label'') );', ...
	'ForegroundColor',[1 0 0], ...
	'Label','Helvetica', ...
	'Tag','Axes Label FontHelvetica1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''FontName'',get( gcmenu,''Label'') );', ...
	'Label','Lucida-Bright', ...
	'Tag','Axes Label FontLucida-Bright1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''FontName'',get( gcmenu,''Label'') );', ...
	'Label','Palatino', ...
	'Tag','Axes Label FontPalatino1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''FontName'',get( gcmenu,''Label'') );', ...
	'Label','Times', ...
	'Tag','Axes Label FontTimes1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''FontName'',get( gcmenu,''Label'') );', ...
	'Label','Symbol', ...
	'Tag','Axes Label FontSymbol1');
c = uimenu('Parent',b, ...
	'Label','Label Size', ...
	'Tag','Axes Label Size1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''axes'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'Label','6', ...
	'Tag','Axes Label Size61');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''axes'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'Label','8', ...
	'Tag','Axes Label Size81');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''axes'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'ForegroundColor',[1 0 0], ...
	'Label','10', ...
	'Tag','Axes Label Size101');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''axes'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'Label','12', ...
	'Tag','Axes Label Size121');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''axes'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'Label','14', ...
	'Tag','Axes Label Size141');
d = uimenu('Parent',c, ...
	'Callback',mat8, ...
	'Label','Specify...', ...
	'Separator','on', ...
	'Tag','Axes Label SizeSpecify...1');
c = uimenu('Parent',b, ...
	'Label','Label Style', ...
	'Tag','Axes Label Style1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''axes'',''FontWeight'',  get( gcmenu,''Label'') );', ...
	'Label','light', ...
	'Tag','Axes Label Stylelight1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''axes'',''FontWeight'',  get( gcmenu,''Label'') );', ...
	'ForegroundColor',[1 0 0], ...
	'Label','normal', ...
	'Tag','Axes Label Stylenormal1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''axes'',''FontWeight'',  get( gcmenu,''Label'') );', ...
	'Label','light', ...
	'Tag','Axes Label Stylelight1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''axes'',''FontWeight'',  get( gcmenu,''Label'') );', ...
	'Label','bold', ...
	'Tag','Axes Label Stylebold1');
d = uimenu('Parent',c, ...
	'Callback',' value = ( get( gcmenu,''Label'') );  changeme(''axes'',''FontAngle'', value );', ...
	'Label','italic', ...
	'Tag','Axes Label Styleitalic1');
d = uimenu('Parent',c, ...
	'Callback',' value = ( get( gcmenu,''Label'') );  changeme(''axes'',''FontAngle'', value );', ...
	'Label','oblique', ...
	'Tag','Axes Label Styleoblique1');
c = uimenu('Parent',b, ...
	'Label','Axes', ...
	'Separator','on', ...
	'Tag','Axes Axes1');
d = uimenu('Parent',c, ...
	'Label','Xaxis', ...
	'Separator','on', ...
	'Tag','Axes AxesXaxis1');
e = uimenu('Parent',d, ...
	'Label','Show', ...
	'Tag','Axes AxesXaxisShow1');
f = uimenu('Parent',e, ...
	'Callback',' changeme(''axes'',''XTickLabels'', [] );', ...
	'Label','Hide', ...
	'Tag','Axes AxesXaxisShowHide1');
f = uimenu('Parent',e, ...
	'Callback','changeme(''axes'',''XTickLabelMode'',''auto'');', ...
	'Label','Show', ...
	'Tag','Axes AxesXaxisShowShow1');
e = uimenu('Parent',d, ...
	'Label','Limits', ...
	'Tag','Axes AxesXaxisLimits1');
f = uimenu('Parent',e, ...
	'Callback',mat9, ...
	'Label','Specify...', ...
	'Tag','Axes AxesXaxisLimitsSpecify...1');
f = uimenu('Parent',e, ...
	'Callback','changeme(''axes'',''XLimMode'',''auto'');', ...
	'Label','Auto', ...
	'Tag','Axes AxesXaxisLimitsAuto1');
e = uimenu('Parent',d, ...
	'Label','Grid', ...
	'Tag','Axes AxesXaxisGrid1');
f = uimenu('Parent',e, ...
	'Callback',' changeme(''axes'',''Xgrid'',''on'');', ...
	'Label','Grid On', ...
	'Tag','Axes AxesXaxisGridGrid On1');
f = uimenu('Parent',e, ...
	'Callback',' changeme(''axes'',''Xgrid'',''off'');', ...
	'Label','Grid Off', ...
	'Tag','Axes AxesXaxisGridGrid Off1');
d = uimenu('Parent',c, ...
	'Label','Yaxis', ...
	'Tag','Axes AxesYaxis1');
e = uimenu('Parent',d, ...
	'Label','Show', ...
	'Tag','Axes AxesYaxisShow1');
f = uimenu('Parent',e, ...
	'Callback',' changeme(''axes'',''YTickLabels'', [] );', ...
	'Label','Hide', ...
	'Tag','Axes AxesYaxisShowHide1');
f = uimenu('Parent',e, ...
	'Callback','changeme(''axes'',''YTickLabelMode'',''auto'');', ...
	'Label','Show', ...
	'Tag','Axes AxesYaxisShowShow1');
e = uimenu('Parent',d, ...
	'Label','Limits', ...
	'Tag','Axes AxesYaxisLimits1');
f = uimenu('Parent',e, ...
	'Callback',mat10, ...
	'Label','Specify...', ...
	'Tag','Axes AxesYaxisLimitsSpecify...1');
f = uimenu('Parent',e, ...
	'Callback','changeme(''axes'',''YLimMode'',''auto'');', ...
	'Label','Auto', ...
	'Tag','Axes AxesYaxisLimitsAuto1');
e = uimenu('Parent',d, ...
	'Label','Grid', ...
	'Tag','Axes AxesYaxisGrid1');
f = uimenu('Parent',e, ...
	'Callback',' changeme(''axes'',''Ygrid'',''on'');', ...
	'Label','Grid On', ...
	'Tag','Axes AxesYaxisGridGrid On1');
f = uimenu('Parent',e, ...
	'Callback',' changeme(''axes'',''Ygrid'',''off'');', ...
	'Label','Grid Off', ...
	'Tag','Axes AxesYaxisGridGrid Off1');
d = uimenu('Parent',c, ...
	'Label','Zaxis', ...
	'Tag','Axes AxesZaxis1');
e = uimenu('Parent',d, ...
	'Label','Show', ...
	'Tag','Axes AxesZaxisShow1');
f = uimenu('Parent',e, ...
	'Callback',' changeme(''axes'',''ZTickLabels'', [] );', ...
	'Label','Hide', ...
	'Tag','Axes AxesZaxisShowHide1');
f = uimenu('Parent',e, ...
	'Callback','changeme(''axes'',''ZTickLabelMode'',''auto'');', ...
	'Label','Show', ...
	'Tag','Axes AxesZaxisShowShow1');
e = uimenu('Parent',d, ...
	'Label','Limits', ...
	'Tag','Axes AxesZaxisLimits1');
f = uimenu('Parent',e, ...
	'Callback',mat11, ...
	'Label','Specify...', ...
	'Tag','Axes AxesZaxisLimitsSpecify...1');
f = uimenu('Parent',e, ...
	'Callback','changeme(''axes'',''ZLimMode'',''auto'');', ...
	'Label','Auto', ...
	'Tag','Axes AxesZaxisLimitsAuto1');
e = uimenu('Parent',d, ...
	'Label','Grid', ...
	'Tag','Axes AxesZaxisGrid1');
f = uimenu('Parent',e, ...
	'Callback',' changeme(''axes'',''Zgrid'',''on'');', ...
	'Label','Grid On', ...
	'Tag','Axes AxesZaxisGridGrid On1');
f = uimenu('Parent',e, ...
	'Callback',' changeme(''axes'',''Zgrid'',''off'');', ...
	'Label','Grid Off', ...
	'Tag','Axes AxesZaxisGridGrid Off1');
c = uimenu('Parent',b, ...
	'Label','Special...', ...
	'Separator','on', ...
	'Tag','Axes Special...1');
d = uimenu('Parent',c, ...
	'Callback',mat12, ...
	'Label','Copy', ...
	'Separator','on', ...
	'Tag','Axes Special...Copy1');
d = uimenu('Parent',c, ...
	'Callback',mat13, ...
	'Label','Paste', ...
	'Tag','Axes Special...Paste1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''buttondown'',''moveobj'');', ...
	'Label','Move', ...
	'Separator','on', ...
	'Tag','Axes Special...Move1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''axes'',''buttondown'','''');', ...
	'Label','Park', ...
	'Tag','Axes Special...Park1');
d = uimenu('Parent',c, ...
	'Callback','alignme(0)', ...
	'Label','Align', ...
	'Separator','on', ...
	'Tag','Axes Special...Align1');
d = uimenu('Parent',c, ...
	'Callback','alignme(1)', ...
	'Label','Space', ...
	'Tag','Axes Special...Space1');
c = uimenu('Parent',b, ...
	'Callback',' delete( findobj( findobj( gcf,''Type'',''axes''), 			''flat'',''Select'',''on'') );', ...
	'Label','Delete', ...
	'Separator','on', ...
	'Tag','Axes Delete1');
b = uimenu('Parent',a, ...
	'Label','Lines ', ...
	'Tag','Lines 1');
c = uimenu('Parent',b, ...
	'Label','Select...', ...
	'Tag','Lines Select...1');
d = uimenu('Parent',c, ...
	'Callback',mat14, ...
	'Label','All in figure', ...
	'Tag','Lines Select...All in figure1');
d = uimenu('Parent',c, ...
	'Callback',mat15, ...
	'Label','All in selected axes', ...
	'Tag','Lines Select...All in selected axes1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''line'',''Selected'',''off'');', ...
	'Label','None (deselect all)', ...
	'Tag','Lines Select...None (deselect all)1');
c = uimenu('Parent',b, ...
	'Label','Line Style', ...
	'Separator','on', ...
	'Tag','Lines Line Style1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''LineStyle'',  get( gcmenu,''UserData'') );', ...
	'ForegroundColor',[1 0 0], ...
	'Label','-  line   ', ...
	'Tag','Lines Line Style-  line   1', ...
	'UserData','-');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''LineStyle'',  get( gcmenu,''UserData'') );', ...
	'Label','-- dash    ', ...
	'Tag','Lines Line Style-- dash    1', ...
	'UserData','--');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''LineStyle'',  get( gcmenu,''UserData'') );', ...
	'Label',':  dots   ', ...
	'Tag','Lines Line Style:  dots   1', ...
	'UserData',':');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''LineStyle'',  get( gcmenu,''UserData'') );', ...
	'Label','-. dash-dot', ...
	'Tag','Lines Line Style-. dash-dot1', ...
	'UserData','-.');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''LineStyle'',  get( gcmenu,''UserData'') );', ...
	'Label','x data pt.', ...
	'Tag','Lines Line Stylex data pt.1', ...
	'UserData','x');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''LineStyle'',  get( gcmenu,''UserData'') );', ...
	'Label','+ data pt.', ...
	'Tag','Lines Line Style+ data pt.1', ...
	'UserData','+');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''LineStyle'',  get( gcmenu,''UserData'') );', ...
	'Label','o data pt.', ...
	'Tag','Lines Line Styleo data pt.1', ...
	'UserData','o');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''LineStyle'',  get( gcmenu,''UserData'') );', ...
	'Label','* data pt.', ...
	'Tag','Lines Line Style* data pt.1', ...
	'UserData','*');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''LineStyle'',  get( gcmenu,''UserData'') );', ...
	'Label','. data pt.', ...
	'Tag','Lines Line Style. data pt.1', ...
	'UserData','.');
c = uimenu('Parent',b, ...
	'Label','Line Width', ...
	'Tag','Lines Line Width1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''line'',''LineWidth'', str2num( get( gcmenu,''Label'') ) ); ', ...
	'ForegroundColor',[1 0 0], ...
	'Label','0.5', ...
	'Tag','Lines Line Width0.51');
d = uimenu('Parent',c, ...
	'Callback','changeme(''line'',''LineWidth'', str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','1', ...
	'Tag','Lines Line Width11');
d = uimenu('Parent',c, ...
	'Callback','changeme(''line'',''LineWidth'', str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','2', ...
	'Tag','Lines Line Width21');
d = uimenu('Parent',c, ...
	'Callback','changeme(''line'',''LineWidth'', str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','4', ...
	'Tag','Lines Line Width41');
d = uimenu('Parent',c, ...
	'Callback','changeme(''line'',''LineWidth'', str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','6', ...
	'Tag','Lines Line Width61');
d = uimenu('Parent',c, ...
	'Callback','changeme(''line'',''LineWidth'', str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','8', ...
	'Tag','Lines Line Width81');
d = uimenu('Parent',c, ...
	'Callback','changeme(''line'',''LineWidth'', str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','10', ...
	'Tag','Lines Line Width101');
d = uimenu('Parent',c, ...
	'Callback',mat16, ...
	'Label','Specify...', ...
	'Separator','on', ...
	'Tag','Lines Line WidthSpecify...1');
c = uimenu('Parent',b, ...
	'Label','Marker Size', ...
	'Tag','Lines Marker Size1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''MarkerSize'',  str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','2', ...
	'Tag','Lines Marker Size21');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''MarkerSize'',  str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','6', ...
	'Tag','Lines Marker Size61');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''MarkerSize'',  str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','10', ...
	'Tag','Lines Marker Size101');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''MarkerSize'',  str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','14', ...
	'Tag','Lines Marker Size141');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''line'',''MarkerSize'',  str2num( get( gcmenu,''Label'') ) ); ', ...
	'Label','18', ...
	'Tag','Lines Marker Size181');
d = uimenu('Parent',c, ...
	'Callback',mat17, ...
	'Label','Specify...', ...
	'Separator','on', ...
	'Tag','Lines Marker SizeSpecify...1');
c = uimenu('Parent',b, ...
	'Label','Color  ', ...
	'Tag','Lines Color  1');
d = uimenu('Parent',c, ...
	'Callback',mat18, ...
	'Label','black', ...
	'Tag','Lines Color  black1');
d = uimenu('Parent',c, ...
	'Callback',mat19, ...
	'ForegroundColor',[1 1 1], ...
	'Label','white', ...
	'Tag','Lines Color  white1');
d = uimenu('Parent',c, ...
	'Callback',mat20, ...
	'ForegroundColor',[1 1 0], ...
	'Label','yellow', ...
	'Tag','Lines Color  yellow1');
d = uimenu('Parent',c, ...
	'Callback',mat21, ...
	'ForegroundColor',[1 0 1], ...
	'Label','magenta', ...
	'Tag','Lines Color  magenta1');
d = uimenu('Parent',c, ...
	'Callback',mat22, ...
	'ForegroundColor',[1 0 0], ...
	'Label','red', ...
	'Tag','Lines Color  red1');
d = uimenu('Parent',c, ...
	'Callback',mat23, ...
	'ForegroundColor',[0 1 0], ...
	'Label','green', ...
	'Tag','Lines Color  green1');
d = uimenu('Parent',c, ...
	'Callback',mat24, ...
	'ForegroundColor',[0 1 1], ...
	'Label','cyan', ...
	'Tag','Lines Color  cyan1');
d = uimenu('Parent',c, ...
	'Callback',mat25, ...
	'ForegroundColor',[0 0 1], ...
	'Label','blue', ...
	'Tag','Lines Color  blue1');
d = uimenu('Parent',c, ...
	'Callback',mat26, ...
	'Label','Specify [R,G,B]...', ...
	'Separator','on', ...
	'Tag','Lines Color  Specify [R,G,B]...1');
c = uimenu('Parent',b, ...
	'Callback','changeme(''line'',''Visible'',''off'');changeme(''line'',''Selected'',''off'');', ...
	'Label','Hide', ...
	'Separator','on', ...
	'Tag','Lines Hide1');
c = uimenu('Parent',b, ...
	'Callback',mat27, ...
	'Label','Show Hidden', ...
	'Tag','Lines Show Hidden1');
c = uimenu('Parent',b, ...
	'Callback','delete( findobj( findobj( gcf,''Type'',''line''), ''flat'',''Selected'',''on'') );', ...
	'Label','Delete', ...
	'Tag','Lines Delete1');
b = uimenu('Parent',a, ...
	'Label','Text ', ...
	'Tag','Text 1');
c = uimenu('Parent',b, ...
	'Label','Select...', ...
	'Tag','Text Select...1');
d = uimenu('Parent',c, ...
	'Callback',' set( findobj( gcf,''Type'',''text''), ''Selected'',''on''); ', ...
	'Label','All in figure', ...
	'Tag','Text Select...All in figure1');
d = uimenu('Parent',c, ...
	'Callback',mat28, ...
	'Label','All in selected axes', ...
	'Tag','Text Select...All in selected axes1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''text'',''Selected'',''off'');', ...
	'Label','None (deselect all)', ...
	'Tag','Text Select...None (deselect all)1');
c = uimenu('Parent',b, ...
	'Label','Font', ...
	'Separator','on', ...
	'Tag','Text Font1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''text'',''FontName'', get( gcmenu,''Label'') );', ...
	'Label','Courier', ...
	'Tag','Text FontCourier1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''text'',''FontName'', get( gcmenu,''Label'') );', ...
	'ForegroundColor',[1 0 0], ...
	'Label','Helvetica', ...
	'Tag','Text FontHelvetica1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''text'',''FontName'', get( gcmenu,''Label'') );', ...
	'Label','Lucida-Bright', ...
	'Tag','Text FontLucida-Bright1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''text'',''FontName'', get( gcmenu,''Label'') );', ...
	'Label','Palatino', ...
	'Tag','Text FontPalatino1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''text'',''FontName'', get( gcmenu,''Label'') );', ...
	'Label','Times', ...
	'Tag','Text FontTimes1');
d = uimenu('Parent',c, ...
	'Callback','changeme(''text'',''FontName'', get( gcmenu,''Label'') );', ...
	'Label','Symbol', ...
	'Tag','Text FontSymbol1');
c = uimenu('Parent',b, ...
	'Label','Size   ', ...
	'Tag','Text Size   1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'Label','8', ...
	'Tag','Text Size   81');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'ForegroundColor',[1 0 0], ...
	'Label','10', ...
	'Tag','Text Size   101');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'Label','12', ...
	'Tag','Text Size   121');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'Label','14', ...
	'Tag','Text Size   141');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'Label','16', ...
	'Tag','Text Size   161');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'Label','18', ...
	'Tag','Text Size   181');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontSize'', str2num( get( gcmenu,''Label'') ) );', ...
	'Label','24', ...
	'Tag','Text Size   241');
d = uimenu('Parent',c, ...
	'Callback',mat29, ...
	'Label','Specify...', ...
	'Separator','on', ...
	'Tag','Text Size   Specify...1');
c = uimenu('Parent',b, ...
	'Label','Style  ', ...
	'Tag','Text Style  1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontWeight'',  get( gcmenu,''Label'') );', ...
	'Label','light', ...
	'Tag','Text Style  light1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontWeight'',  get( gcmenu,''Label'') );', ...
	'ForegroundColor',[1 0 0], ...
	'Label','normal', ...
	'Tag','Text Style  normal1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontWeight'',  get( gcmenu,''Label'') );', ...
	'Label','light', ...
	'Tag','Text Style  light1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''FontWeight'',  get( gcmenu,''Label'') );', ...
	'Label','bold', ...
	'Tag','Text Style  bold1');
d = uimenu('Parent',c, ...
	'Callback',' value = ( get( gcmenu,''Label'') );  changeme(''text'',''FontAngle'', value );', ...
	'Label','italic', ...
	'Tag','Text Style  italic1');
d = uimenu('Parent',c, ...
	'Callback',' value = ( get( gcmenu,''Label'') );  changeme(''text'',''FontAngle'', value );', ...
	'Label','oblique', ...
	'Tag','Text Style  oblique1');
c = uimenu('Parent',b, ...
	'Label','Color  ', ...
	'Tag','Text Color  1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Color'',  get( gcmenu,''Label'') );', ...
	'Label','black', ...
	'Tag','Text Color  black1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Color'',  get( gcmenu,''Label'') );', ...
	'ForegroundColor',[1 1 1], ...
	'Label','white', ...
	'Tag','Text Color  white1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Color'',  get( gcmenu,''Label'') );', ...
	'ForegroundColor',[1 1 0], ...
	'Label','yellow', ...
	'Tag','Text Color  yellow1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Color'',  get( gcmenu,''Label'') );', ...
	'ForegroundColor',[1 0 1], ...
	'Label','magenta', ...
	'Tag','Text Color  magenta1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Color'',  get( gcmenu,''Label'') );', ...
	'ForegroundColor',[1 0 0], ...
	'Label','red', ...
	'Tag','Text Color  red1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Color'',  get( gcmenu,''Label'') );', ...
	'ForegroundColor',[0 1 0], ...
	'Label','green', ...
	'Tag','Text Color  green1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Color'',  get( gcmenu,''Label'') );', ...
	'ForegroundColor',[0 1 1], ...
	'Label','cyan', ...
	'Tag','Text Color  cyan1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Color'',  get( gcmenu,''Label'') );', ...
	'ForegroundColor',[0 0 1], ...
	'Label','blue', ...
	'Tag','Text Color  blue1');
d = uimenu('Parent',c, ...
	'Callback',mat30, ...
	'Label','Specify [R,G,B]...', ...
	'Separator','on', ...
	'Tag','Text Color  Specify [R,G,B]...1');
c = uimenu('Parent',b, ...
	'Label','Orientation', ...
	'Tag','Text Orientation1');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Rotation'',  str2num( get( gcmenu,''Label'') ) );', ...
	'Label','-90', ...
	'Tag','Text Orientation-901');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Rotation'',  str2num( get( gcmenu,''Label'') ) );', ...
	'ForegroundColor',[1 0 0], ...
	'Label','0', ...
	'Tag','Text Orientation01');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Rotation'',  str2num( get( gcmenu,''Label'') ) );', ...
	'Label','90', ...
	'Tag','Text Orientation901');
d = uimenu('Parent',c, ...
	'Callback',' changeme(''text'',''Rotation'',  str2num( get( gcmenu,''Label'') ) );', ...
	'Label','180', ...
	'Tag','Text Orientation1801');
d = uimenu('Parent',c, ...
	'Callback',mat31, ...
	'Label','Specify...', ...
	'Separator','on', ...
	'Tag','Text OrientationSpecify...1');
c = uimenu('Parent',b, ...
	'Callback',mat32, ...
	'Label','Move', ...
	'Separator','on', ...
	'Tag','Text Move1');
c = uimenu('Parent',b, ...
	'Callback',mat33, ...
	'Label','Park', ...
	'Tag','Text Park1');
c = uimenu('Parent',b, ...
	'Callback','changeme(''text'',''Visible'',''off'');changeme(''text'',''Selected'',''off'');', ...
	'Label','Hide', ...
	'Separator','on', ...
	'Tag','Text Hide1');
c = uimenu('Parent',b, ...
	'Callback',mat34, ...
	'Label','Show Hidden', ...
	'Tag','Text Show Hidden1');
c = uimenu('Parent',b, ...
	'Callback',' delete( findobj( findobj( gcf,''Type'',''text''), 			''flat'',''Selected'',''on'') );', ...
	'Label','Delete', ...
	'Tag','Text Delete1');
b = uimenu('Parent',a, ...
	'Label','Display ', ...
	'Tag','Display 1');
c = uimenu('Parent',b, ...
	'Callback',mat35, ...
	'Label','Deselect All', ...
	'Tag','Display Deselect All1');
c = uimenu('Parent',b, ...
	'Callback',mat36, ...
	'Checked','on', ...
	'Label','Show Pushbuttons', ...
	'Separator','on', ...
	'Tag','Display Show Pushbuttons1');
c = uimenu('Parent',b, ...
	'Callback',mat37, ...
	'Checked','on', ...
	'Label','Show Date', ...
	'Tag','Display Show Date1');
c = uimenu('Parent',b, ...
	'Callback',mat38, ...
	'Label','Show Actual Size', ...
	'Separator','on', ...
	'Tag','Display Show Actual Size1');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',24, ...
	'HorizontalAlignment','left', ...
	'Position',[122.4 553.6 209.6 27.2], ...
	'String','Project 1 AA214A', ...
	'Style','text', ...
	'Tag','StaticText1');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[1 1 1], ...
	'FontSize',24, ...
	'Position',[230.4 180 67.2 32], ...
	'String','1', ...
	'Style','edit', ...
	'Tag','cfl_in');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',24, ...
	'HorizontalAlignment','left', ...
	'Position',[155.2 179.2 75.2 32], ...
	'String','CFL #', ...
	'Style','text', ...
	'Tag','StaticText2');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',24, ...
	'HorizontalAlignment','left', ...
	'Position',[314.4 175.2 22.4 32], ...
	'String','a', ...
	'Style','text', ...
	'Tag','StaticText2');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[1 1 1], ...
	'FontSize',24, ...
	'Position',[336.8 173.6 67.2 32], ...
	'String','-1', ...
	'Style','edit', ...
	'Tag','a_in');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',24, ...
	'HorizontalAlignment','left', ...
	'Position',[315.2 144.8 23.2 32], ...
	'String','b', ...
	'Style','text', ...
	'Tag','StaticText2');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[1 1 1], ...
	'FontSize',24, ...
	'Position',[336 143.2 67.2 32], ...
	'String','1', ...
	'Style','edit', ...
	'Tag','b_in');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',24, ...
	'HorizontalAlignment','left', ...
	'Position',[315.2 112.8 24.8 32], ...
	'String','c', ...
	'Style','text', ...
	'Tag','StaticText2');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[1 1 1], ...
	'FontSize',24, ...
	'Position',[336 112 67.2 32], ...
	'String','0', ...
	'Style','edit', ...
	'Tag','c_in');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',24, ...
	'HorizontalAlignment','left', ...
	'Position',[147.2 142.4 85.6 32], ...
	'String','# Steps', ...
	'Style','text', ...
	'Tag','StaticText2');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[1 1 1], ...
	'FontSize',24, ...
	'Position',[232.8 143.2 67.2 32], ...
	'String','10', ...
	'Style','edit', ...
	'Tag','n_in');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'Callback','project1_m', ...
	'FontSize',36, ...
	'Position',[18.4 115.2 104.8 85.6], ...
	'String','RUN', ...
	'Tag','Pushbutton1');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',18, ...
	'Max',3, ...
	'Min',1, ...
	'Position',[299.2 70.4 135.2 28.8], ...
	'String',['SPIKE IC';'JUMP IC ';'SINE IC '], ...
	'Style','popupmenu', ...
	'Tag','ic_in', ...
	'Value',1);
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',24, ...
	'HorizontalAlignment','left', ...
	'Position',[156 104 75.2 32], ...
	'String','JMAX', ...
	'Style','text', ...
	'Tag','StaticText2');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[1 1 1], ...
	'FontSize',24, ...
	'Position',[231.2 104.8 67.2 32], ...
	'String','51', ...
	'Style','edit', ...
	'Tag','jmax_in');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'Callback','instructions', ...
	'FontSize',18, ...
	'Position',[12 37.6 129.6 29.6], ...
	'String','Instructions', ...
	'Tag','Pushbutton2');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',18, ...
	'Max',2, ...
	'Min',1, ...
	'Position',[158.4 68.8 135.2 28.8], ...
	'String',['Euler Exp';'Leapfrog '], ...
	'Style','popupmenu', ...
	'Tag','meth_in', ...
	'Value',1);
b = uicontrol('Parent',a, ...
	'Units','normalized', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'ButtonDownFcn','moveobj', ...
	'Callback',' delete(gcf); fprintf(''Plot deleted; Continue.\n>>'');', ...
	'Position',[0.94 0.01 0.05 0.05], ...
	'String','X', ...
	'Tag','Pushbutton5');
b = uicontrol('Parent',a, ...
	'Units','normalized', ...
	'ButtonDownFcn','moveobj', ...
	'Callback',mat39, ...
	'Position',[0.4 0.01 0.2 0.05], ...
	'String','Zoom!', ...
	'Tag','Pushbutton4', ...
	'UserData',mat40);
b = uicontrol('Parent',a, ...
	'Units','normalized', ...
	'ButtonDownFcn','moveobj', ...
	'Callback',mat41, ...
	'Position',[0.01 0.01 0.1 0.05], ...
	'String','cls', ...
	'Tag','Pushbutton3');
b = axes('Parent',a, ...
	'CameraUpVector',[0 1 0], ...
	'CameraUpVectorMode','manual', ...
	'Color',[1 1 1], ...
	'ColorOrder',mat42, ...
	'Position',[0.95 0.7 0.01 0.01], ...
	'Tag','Axes2', ...
	'UserData','dateaxes', ...
	'Visible','off', ...
	'XColor',[0 0 0], ...
	'YColor',[0 0 0], ...
	'ZColor',[0 0 0]);
c = text('Parent',b, ...
	'ButtonDownFcn','moveobj', ...
	'Color',[0 0 0], ...
	'Position',[0.1 0.7 0], ...
	'Rotation',90, ...
	'String','28-May-1998', ...
	'Tag','Axes2Text5', ...
	'UserData','datetext');
c = text('Parent',b, ...
	'Color',[0 0 0], ...
	'HandleVisibility','callback', ...
	'HorizontalAlignment','center', ...
	'Position',[0.25 -1.42857 0], ...
	'Tag','Axes2Text4', ...
	'VerticalAlignment','cap', ...
	'Visible','off');
set(get(c,'Parent'),'XLabel',c);
c = text('Parent',b, ...
	'Color',[0 0 0], ...
	'HandleVisibility','callback', ...
	'HorizontalAlignment','center', ...
	'Position',[-6.75 0.285714 0], ...
	'Rotation',90, ...
	'Tag','Axes2Text3', ...
	'VerticalAlignment','baseline', ...
	'Visible','off');
set(get(c,'Parent'),'YLabel',c);
c = text('Parent',b, ...
	'Color',[0 0 0], ...
	'HandleVisibility','callback', ...
	'HorizontalAlignment','right', ...
	'Position',[-133.25 30.8571 0], ...
	'Tag','Axes2Text2', ...
	'Visible','off');
set(get(c,'Parent'),'ZLabel',c);
c = text('Parent',b, ...
	'Color',[0 0 0], ...
	'HandleVisibility','callback', ...
	'HorizontalAlignment','center', ...
	'Position',[0.25 1.85714 0], ...
	'Tag','Axes2Text1', ...
	'VerticalAlignment','bottom', ...
	'Visible','off');
set(get(c,'Parent'),'Title',c);
b = axes('Parent',a, ...
	'Units','points', ...
	'CameraUpVector',[0 1 0], ...
	'CameraUpVectorMode','manual', ...
	'Color',[1 1 1], ...
	'ColorOrder',mat43, ...
	'Position',[28 231.2 389.6 284], ...
	'Tag','Axes1', ...
	'XColor',[0 0 0], ...
	'YColor',[0 0 0], ...
	'ZColor',[0 0 0]);
c = text('Parent',b, ...
	'Color',[0 0 0], ...
	'HandleVisibility','callback', ...
	'HorizontalAlignment','center', ...
	'Position',[0.497942 -0.0621469 0], ...
	'Tag','Axes1Text4', ...
	'VerticalAlignment','cap');
set(get(c,'Parent'),'XLabel',c);
c = text('Parent',b, ...
	'Color',[0 0 0], ...
	'HandleVisibility','callback', ...
	'HorizontalAlignment','center', ...
	'Position',[-0.0555556 0.497175 0], ...
	'Rotation',90, ...
	'Tag','Axes1Text3', ...
	'VerticalAlignment','baseline');
set(get(c,'Parent'),'YLabel',c);
c = text('Parent',b, ...
	'Color',[0 0 0], ...
	'HandleVisibility','callback', ...
	'HorizontalAlignment','right', ...
	'Position',[-0.0740741 1.23164 0], ...
	'Tag','Axes1Text2', ...
	'Visible','off');
set(get(c,'Parent'),'ZLabel',c);
c = text('Parent',b, ...
	'Color',[0 0 0], ...
	'HandleVisibility','callback', ...
	'HorizontalAlignment','center', ...
	'Position',[0.497942 1.01695 0], ...
	'Tag','Axes1Text1', ...
	'VerticalAlignment','bottom');
set(get(c,'Parent'),'Title',c);
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',16, ...
	'Position',[40.8 72.8 78.4 35.2], ...
	'String','STOP', ...
	'Style','checkbox', ...
	'Tag','STOP');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[0.701961 0.701961 0.701961], ...
	'FontSize',24, ...
	'HorizontalAlignment','left', ...
	'Position',[145.6 518.4 76 32], ...
	'String','STEP #', ...
	'Style','text', ...
	'Tag','StaticText2');
b = uicontrol('Parent',a, ...
	'Units','points', ...
	'BackgroundColor',[1 1 1], ...
	'FontSize',24, ...
	'Position',[221.6 519.2 67.2 32], ...
	'String','1', ...
	'Style','edit', ...
	'Tag','step_n');
