📄 guivvx2.m
字号:
function fig = guivvx2()
% 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.
% This problem is solved by saving the output as a FIG-file.
%
% 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.
%
% NOTE: certain newer features in MATLAB may not have been saved in this
% M-file due to limitations of this format, which has been superseded by
% FIG-files. Figures which have been annotated using the plot editor tools
% are incompatible with the M-file/MAT-file format, and should be saved as
% FIG-files.
load guivvx2
h0 = figure('Units','points', ...
'BackingStore','off', ...
'Color',[0.8 0.8 0.8], ...
'Colormap',mat0, ...
'FileName','H:\vvx\guivvx2.m', ...
'Name','Heat Exchanger', ...
'NumberTitle','off', ...
'PaperPosition',[18 180 576 432], ...
'PaperType','a4letter', ...
'PaperUnits','points', ...
'Position',[280.5 130.5 402.75 360.75], ...
'Resize','off', ...
'ResizeFcn','doresize(gcbf)', ...
'Tag','Fig3', ...
'ToolBar','figure', ...
'DefaultaxesCreateFcn','plotedit(gcbf,''promoteoverlay''); ');
h1 = uimenu('Parent',h0, ...
'Label','Simulator', ...
'Tag','uimenu1');
h2 = uimenu('Parent',h1, ...
'Callback','beginsim', ...
'Label','Start', ...
'Tag','Simulatoruimenu1');
h2 = uimenu('Parent',h1, ...
'Label','Preferences', ...
'Separator','on', ...
'Tag','SimulatorSubuimenu1');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeHGBinObject', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeFigObjStorage', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeHGBinObject', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeHGBinObject', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'Label','Parameters', ...
'Tag','uimenu2');
h2 = uimenu('Parent',h1, ...
'Callback','openparwin(''Heat Transfer Parameters'')', ...
'Label','Heat Transfer', ...
'Tag','Parametersuimenu1');
h2 = uimenu('Parent',h1, ...
'Callback','openparwin(''Simulator Parameters'')', ...
'Label','Simulator', ...
'Tag','ParametersSubuimenu1');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeHGBinObject', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeFigObjStorage', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeHGBinObject', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeFigObjStorage', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeHGBinObject', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeFigObjStorage', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'HandleVisibility','off', ...
'Tag','ScribeHGBinObject', ...
'Visible','off');
h1 = uimenu('Parent',h0, ...
'Callback','about', ...
'Label','About', ...
'Tag','uimenu3');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'FontName','tahoma', ...
'ListboxTop',0, ...
'Position',[229.5 0 183 360.75], ...
'Style','text', ...
'Tag','background');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.5 0.5 1], ...
'FontName','tahoma', ...
'ListboxTop',0, ...
'Position',[282 274 44.25 74], ...
'String','COLD', ...
'Style','text', ...
'Tag','StaticText3');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 0.4 0.4], ...
'FontName','tahoma', ...
'ListboxTop',0, ...
'Position',[328.5 273.75 44.25 74.25], ...
'String','HOT', ...
'Style','text', ...
'Tag','StaticText4');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback','setthispar;', ...
'ListboxTop',0, ...
'Position',[288 321 32.25 13.5], ...
'String','20', ...
'Style','edit', ...
'Tag','tcin');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat1, ...
'ListboxTop',0, ...
'Position',[288 302.25 32.25 13.5], ...
'String','4e-5', ...
'Style','edit', ...
'Tag','fc');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat2, ...
'ListboxTop',0, ...
'Position',[288 285.75 32.25 13.5], ...
'String','4200', ...
'Style','edit', ...
'Tag','cpc');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat3, ...
'ListboxTop',0, ...
'Position',[334.5 321 32.25 13.5], ...
'String','60', ...
'Style','edit', ...
'Tag','thin');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat4, ...
'ListboxTop',0, ...
'Position',[334.5 303 32.25 13.5], ...
'String','2e-5', ...
'Style','edit', ...
'Tag','fh');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat5, ...
'ListboxTop',0, ...
'Position',[334.5 285.75 32.25 13.5], ...
'String','4200', ...
'Style','edit', ...
'Tag','cpv');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat6, ...
'ListboxTop',0, ...
'Position',[288 240.75 32.25 13.5], ...
'String','2000', ...
'Style','edit', ...
'Tag','k');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat7, ...
'ListboxTop',0, ...
'Position',[288 214.5 45 13.5], ...
'String','4.90e-005', ...
'Style','edit', ...
'Tag','V');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat8, ...
'ListboxTop',0, ...
'Position',[288 192.75 32.25 13.5], ...
'String','0.07', ...
'Style','edit', ...
'Tag','A');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat9, ...
'ListboxTop',0, ...
'Position',[288 175.5 45 13.5], ...
'String','8.3e-4', ...
'Style','edit', ...
'Tag','vtoaratio');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat10, ...
'ListboxTop',0, ...
'Position',[288 126.75 32.25 13.5], ...
'String','20', ...
'Style','edit', ...
'Tag','tmax');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 1 1], ...
'Callback',mat11, ...
'ListboxTop',0, ...
'Position',[364.5 126.75 32.25 13.5], ...
'String','20', ...
'Style','edit', ...
'Tag','n');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[246.75 321 32.25 13.5], ...
'String','T in', ...
'Style','text', ...
'Tag','StaticText1');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[246.75 303 32.25 13.5], ...
'String','Flow', ...
'Style','text', ...
'Tag','StaticText2');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.5 0.5 1], ...
'FontName','tahoma', ...
'ListboxTop',0, ...
'Position',[282 27 44.25 74.25], ...
'Style','text', ...
'Tag','StaticText3');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[1 0.4 0.4], ...
'FontName','tahoma', ...
'ListboxTop',0, ...
'Position',[328.5 27 44.25 74.25], ...
'Style','text', ...
'Tag','StaticText4');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[257.25 3 117 15.75], ...
'String','Use output as initial values', ...
'Style','checkbox', ...
'Tag','useoutput', ...
'TooltipString',mat12);
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[246.75 285.75 32.25 13.5], ...
'String','Cp ', ...
'Style','text', ...
'Tag','StaticText5');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[231 235.5 54 21.75], ...
'String','Heat Transfer Coefficient', ...
'Style','text', ...
'Tag','StaticText6');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[241.5 211.5 38.25 19.5], ...
'String','Holdup volume', ...
'Style','text', ...
'Tag','StaticText7');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[326.25 120.75 36 22.5], ...
'String','CSTRs per flow', ...
'Style','text', ...
'Tag','StaticText8');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[249 129 35.25 12.75], ...
'String','Stoptime', ...
'Style','text', ...
'Tag','StaticText9');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[246 192 32.25 13.5], ...
'String','Area', ...
'Style','text', ...
'Tag','StaticText6');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[244.5 75.75 35.25 12], ...
'String','From EB', ...
'Style','text', ...
'Tag','StaticText6');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[244.5 54 35 12], ...
'String','Current', ...
'Style','text', ...
'Tag','StaticText6');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[244.5 36 35 12], ...
'String','Error %', ...
'Style','text', ...
'Tag','StaticText6');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'FontName','tahoma', ...
'ListboxTop',0, ...
'Position',[54 171 133.5 9], ...
'String','FINAL TEMPERATURE PROFILES', ...
'Style','text', ...
'Tag','tit1');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.8 0.8 0.8], ...
'FontName','tahoma', ...
'ListboxTop',0, ...
'Position',[59.25 348 117.75 9], ...
'String','OUTLET TEMPERATURES', ...
'Style','text', ...
'Tag','tit2');
h1 = uicontextmenu('Parent',h0, ...
'Callback','domymenu update', ...
'HandleVisibility','off', ...
'Tag','ScribeAxisObjContextMenu');
h2 = uimenu('Parent',h1, ...
'Callback','domymenu cut', ...
'HandleVisibility','off', ...
'Label','Cu&t', ...
'Tag','ScribeAxisObjCutMenu');
h2 = uimenu('Parent',h1, ...
'Callback','domymenu copy', ...
'HandleVisibility','off', ...
'Label','&Copy', ...
'Tag','ScribeAxisObjCopyMenu');
h2 = uimenu('Parent',h1, ...
'Callback','domymenu paste', ...
'HandleVisibility','off', ...
'Label','&Paste', ...
'Tag','ScribeAxisObjPasteMenu');
h2 = uimenu('Parent',h1, ...
'Callback','domymenu clear', ...
'HandleVisibility','off', ...
'Label','Clea&r', ...
'Tag','ScribeAxisObjClearMenu');
h2 = uimenu('Parent',h1, ...
'Callback','domymenu showlegend', ...
'HandleVisibility','off', ...
'Label','Show Legend', ...
'Separator','on', ...
'Tag','ScribeAxisObjShowLegendMenu');
h2 = uimenu('Parent',h1, ...
'Callback','domymenu moveresize', ...
'HandleVisibility','off', ...
'Label','Lock Position', ...
'Separator','on', ...
'Tag','ScribeAxisObjMoveResizeMenu');
h2 = uimenu('Parent',h1, ...
'Callback','domymenu more', ...
'HandleVisibility','off', ...
'Label','Properties...', ...
'Separator','on', ...
'Tag','ScribeAxischildObjMoreMenu');
h1 = uicontrol('Parent',h0, ...
'Units','points', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'ListboxTop',0, ...
'Position',[249.75 175.5 30 12], ...
'String','m
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -