⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 graphic4.m

📁 盲分离算法
💻 M
字号:
function fig = graphic4()% 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.
% Grenoble, December 2000
% This work has been partly funded by the European project BLIS (IST-1999-14190)
load graphic4h0 = figure('Units','points', ...	'Color',[0.8 0.8 0.8], ...	'Colormap',mat0, ...	'NumberTitle','off', ...	'Position',[43.2 56.75294117647059 580.2352941176471 335.4352941176471], ...	'Tag','Fig3');h1 = axes('Parent',h0, ...	'Units','points', ...	'CameraUpVector',[0 1 0], ...	'CameraUpVectorMode','manual', ...	'Color',[1 1 1], ...	'ColorOrder',mat1, ...	'Position',[272.753 14.4 216.8471 128.7529], ...	'Tag','Axes9', ...	'XColor',[0 0 0], ...	'YColor',[0 0 0], ...	'ZColor',[0 0 0]);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',mat2, ...	'Tag','Axes4Text4', ...	'VerticalAlignment','cap');set(get(h2,'Parent'),'XLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[-0.09411764705882342 0.4900662251655628 9.160254037844386], ...	'Rotation',90, ...	'Tag','Axes4Text3', ...	'VerticalAlignment','baseline');set(get(h2,'Parent'),'YLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','right', ...	'Interruptible','off', ...	'Position',mat3, ...	'Tag','Axes4Text2', ...	'Visible','off');set(get(h2,'Parent'),'ZLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[0.4980392156862745 1.033112582781457 9.160254037844386], ...	'Tag','Axes4Text1', ...	'VerticalAlignment','bottom');set(get(h2,'Parent'),'Title',h2);h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'Callback','zoom;', ...	'FontSize',15, ...	'ListboxTop',0, ...	'Position',[501.0352941176471 199.0588235294118 71.15294117647059 37.27058823529412], ...	'String','Zoom', ...	'Style','radiobutton', ...	'Tag','Radiobutton1');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[0.701960784313725 0.701960784313725 0.701960784313725], ...	'FontSize',12, ...	'ListboxTop',0, ...	'Position',[503.5764705882353 276.1411764705882 66.07058823529411 28.8], ...	'String','iteration number :', ...	'Style','text', ...	'Tag','StaticText2');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'FontSize',12, ...	'ListboxTop',0, ...	'Position',[505.6941176470588 257.5058823529412 64.37647058823529 18.63529411764706], ...	'String','0', ...	'Style','edit', ...	'Tag','EditText1');h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'Callback','clear all;close all;main;', ...	'FontSize',15, ...	'ListboxTop',0, ...	'Position',[498.0705882352941 85.55290000000002 77.08235294117647 57.6], ...	'String','RESTART', ...	'Tag','Pushbutton1', ...	'UserData',0);h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'Callback','close;', ...	'FontSize',15, ...	'ListboxTop',0, ...	'Position',[505.2705882352942 14.4 62.68235294117647 57.6], ...	'String','CLOSE', ...	'Tag','Pushbutton1');h1 = axes('Parent',h0, ...	'Units','points', ...	'Box','on', ...	'CameraUpVector',[0 1 0], ...	'CameraUpVectorMode','manual', ...	'Color',[1 1 1], ...	'ColorOrder',mat4, ...	'Position',[32.18823529411765 96.56470588235294 216.8470588235294 47.43529411764706], ...	'Tag','Axes2', ...	'XColor',[0 0 0], ...	'YColor',[0 0 0], ...	'ZColor',[0 0 0]);h2 = line('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 1], ...	'Interruptible','off', ...	'Tag','Line1', ...	'XData',1, ...	'YData',1);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[0.996078431372549 -0.7272727272727266 17.32050807568877], ...	'Tag','Text4', ...	'VerticalAlignment','cap');set(get(h2,'Parent'),'XLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[-0.1176470588235294 0.9454545454545453 17.32050807568877], ...	'Rotation',90, ...	'Tag','Text3', ...	'VerticalAlignment','baseline');set(get(h2,'Parent'),'YLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','right', ...	'Interruptible','off', ...	'Position',[-0.3058823529411764 10.18181818181818 17.32050807568877], ...	'Tag','Text2', ...	'Visible','off');set(get(h2,'Parent'),'ZLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[0.996078431372549 2.181818181818182 17.32050807568877], ...	'Tag','Text1', ...	'VerticalAlignment','bottom');set(get(h2,'Parent'),'Title',h2);h1 = axes('Parent',h0, ...	'Units','points', ...	'CameraUpVector',[0 1 0], ...	'CameraUpVectorMode','manual', ...	'Color',[1 1 1], ...	'ColorOrder',mat5, ...	'Position',[32.18823529411765 14.4 216.8470588235294 46.58823529411764], ...	'Tag','Axes3', ...	'XColor',[0 0 0], ...	'YColor',[0 0 0], ...	'ZColor',[0 0 0]);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[0.4980392156862745 -0.3703703703703702 9.160254037844386], ...	'Tag','Axes4Text4', ...	'VerticalAlignment','cap');set(get(h2,'Parent'),'XLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[-0.09411764705882353 0.481481481481481 9.160254037844386], ...	'Rotation',90, ...	'Tag','Axes4Text3', ...	'VerticalAlignment','baseline');set(get(h2,'Parent'),'YLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','right', ...	'Interruptible','off', ...	'Position',[-0.1529411764705882 6.981481481481481 9.160254037844386], ...	'Tag','Axes4Text2', ...	'Visible','off');set(get(h2,'Parent'),'ZLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',mat6, ...	'Tag','Axes4Text1', ...	'VerticalAlignment','bottom');set(get(h2,'Parent'),'Title',h2);h1 = axes('Parent',h0, ...	'Units','points', ...	'CameraUpVector',[0 1 0], ...	'CameraUpVectorMode','manual', ...	'Color',[1 1 1], ...	'ColorOrder',mat7, ...	'Position',[32.18823529411765 176.188235294118 216.8470588235294 46.58823529411764], ...	'Tag','Axes3', ...	'XColor',[0 0 0], ...	'YColor',[0 0 0], ...	'ZColor',[0 0 0]);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[0.4980392156862745 -0.3703703703703702 9.160254037844386], ...	'Tag','Axes4Text4', ...	'VerticalAlignment','cap');set(get(h2,'Parent'),'XLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[-0.09411764705882353 0.4814814814814818 9.160254037844386], ...	'Rotation',90, ...	'Tag','Axes4Text3', ...	'VerticalAlignment','baseline');set(get(h2,'Parent'),'YLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','right', ...	'Interruptible','off', ...	'Position',[-0.1529411764705882 3.425925925925926 9.160254037844386], ...	'Tag','Axes4Text2', ...	'Visible','off');set(get(h2,'Parent'),'ZLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',mat8, ...	'Tag','Axes4Text1', ...	'VerticalAlignment','bottom');set(get(h2,'Parent'),'Title',h2);h1 = axes('Parent',h0, ...	'Units','points', ...	'Box','on', ...	'CameraUpVector',[0 1 0], ...	'CameraUpVectorMode','manual', ...	'Color',[1 1 1], ...	'ColorOrder',mat9, ...	'Position',[32.18823529411765 257.5058823529412 216.8470588235294 47.43529411764706], ...	'Tag','Axes2', ...	'XColor',[0 0 0], ...	'YColor',[0 0 0], ...	'ZColor',[0 0 0]);h2 = line('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 1], ...	'Interruptible','off', ...	'Tag','Line1', ...	'XData',1, ...	'YData',1);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[0.996078431372549 -0.7272727272727271 17.32050807568877], ...	'Tag','Text4', ...	'VerticalAlignment','cap');set(get(h2,'Parent'),'XLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[-0.1176470588235294 0.9454545454545453 17.32050807568877], ...	'Rotation',90, ...	'Tag','Text3', ...	'VerticalAlignment','baseline');set(get(h2,'Parent'),'YLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','right', ...	'Interruptible','off', ...	'Position',[-0.3058823529411764 3.236363636363636 17.32050807568877], ...	'Tag','Text2', ...	'Visible','off');set(get(h2,'Parent'),'ZLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[0.996078431372549 2.181818181818182 17.32050807568877], ...	'Tag','Text1', ...	'VerticalAlignment','bottom');set(get(h2,'Parent'),'Title',h2);h1 = axes('Parent',h0, ...	'Units','points', ...	'CameraUpVector',[0 1 0], ...	'CameraUpVectorMode','manual', ...	'Color',[1 1 1], ...	'ColorOrder',mat10, ...	'Position',mat11, ...	'Tag','Axes3', ...	'XColor',[0 0 0], ...	'YColor',[0 0 0], ...	'ZColor',[0 0 0]);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[0.4980392156862745 -0.1333333333333333 9.160254037844386], ...	'Tag','Axes4Text4', ...	'VerticalAlignment','cap');set(get(h2,'Parent'),'XLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',[-0.09411764705882342 0.4933333333333334 9.160254037844386], ...	'Rotation',90, ...	'Tag','Axes4Text3', ...	'VerticalAlignment','baseline');set(get(h2,'Parent'),'YLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','right', ...	'Interruptible','off', ...	'Position',mat12, ...	'Tag','Axes4Text2', ...	'Visible','off');set(get(h2,'Parent'),'ZLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...	'Color',[0 0 0], ...	'HandleVisibility','off', ...	'HorizontalAlignment','center', ...	'Interruptible','off', ...	'Position',mat13, ...	'Tag','Axes4Text1', ...	'VerticalAlignment','bottom');set(get(h2,'Parent'),'Title',h2);if nargout > 0, fig = h0; end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -