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

📄 graphic3.m

📁 盲分离算法
💻 M
📖 第 1 页 / 共 2 页
字号:
function fig = graphic3()% 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 graphic3h0 = figure('Units','points', ...	'Color',[0.8 0.8 0.8], ...	'Colormap',mat0, ...	'NumberTitle','off', ...	'Position',[29.64705882352941 82.16470588235293 581.9294117647058 331.2], ...	'Tag','Fig2');h1 = axes('Parent',h0, ...	'Units','points', ...	'Box','on', ...	'CameraUpVector',[0 1 0], ...	'CameraUpVectorMode','manual', ...	'Color',[1 1 1], ...	'ColorOrder',mat1, ...	'Position',[272.752941176471 257.5058823529411 216.847141176471 47.4352941176471], ...	'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',mat2, ...	'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',[-2.533333333333333 3.090909090909091 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',mat3, ...	'Position',[272.752970588232 176.188235294118 216.84711176471 46.5882352941176], ...	'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.3703703703703707 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.4814814814814814 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',mat4, ...	'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.092592592592592 9.160254037844386], ...	'Tag','Axes4Text1', ...	'VerticalAlignment','bottom');set(get(h2,'Parent'),'Title',h2);h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'Callback',mat5, ...	'FontSize',15, ...	'ListboxTop',0, ...	'Position',[506.5411764705882 246.4941176470591 62.6823529411765 57.6], ...	'String','START', ...	'Tag','Pushbutton1', ...	'UserData',0);h1 = uicontrol('Parent',h0, ...	'Units','points', ...	'BackgroundColor',[1 1 1], ...	'Callback','close;', ...	'FontSize',15, ...	'ListboxTop',0, ...	'Position',[506.5411764705883 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',mat6, ...	'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.054545454545454 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',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.3703703703703707 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.4814814814814814 9.160254037844386], ...	'Rotation',90, ...	'Tag','Axes4Text3', ...	'VerticalAlignment','baseline');set(get(h2,'Parent'),'YLabel',h2);h2 = text('Parent',h1, ...	'ButtonDownFcn','ctlpanel SelectMoveResize', ...

⌨️ 快捷键说明

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