06.08.2013 Views

内容简介作者简介 - 科学与工程计算系

内容简介作者简介 - 科学与工程计算系

内容简介作者简介 - 科学与工程计算系

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

(4)步骤四:<br />

(5)步骤五:<br />

图 10.6.2-4<br />

图 10.6.2-5<br />

[mygui1.m]<br />

function varargout = Mygui1(varargin)<br />

% MYGUI1 Application M-file for Mygui1.fig<br />

% FIG = MYGUI1 launch Mygui1 GUI.<br />

% MYGUI1('callback_name', ...) invoke the named callback.<br />

% Last Modified by GUIDE v2.0 15-Jun-2002 16:12:52<br />

if nargin == 0 % LAUNCH GUI<br />

fig = openfig(mfilename,'reuse');<br />

% Use system color scheme for figure:<br />

set(fig,'Color',get(0,'defaultUicontrolBackgroundColor'));<br />

% Generate a structure of handles to pass to callbacks, and store it.<br />

handles = guihandles(fig);<br />

21

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!