1 简介
2 部分代码
function varargout = OpenImage(varargin)
% OPENIMAGE MATLAB code for OpenImage.fig
% OPENIMAGE, by itself, creates a new OPENIMAGE or raises the existing
% singleton*.
%
% H = OPENIMAGE returns the handle to a new OPENIMAGE or the handle to
% the existing singleton*.
%
% OPENIMAGE('CALLBACK',hObject,eventData,handles,...) calls the local
% function named CALLBACK in OPENIMAGE.M with the given input arguments.
%
% OPENIMAGE('Property','Value',...) creates a new OPE