资源简介

带GUI界面,图片导入MATLAB,读出图像处理过再显示

资源截图

代码片段和文件信息

function varargout = gui(varargin)
% GUI M-file for gui.fig
%      GUI by itself creates a new GUI or raises the existing
%      singleton*.
%
%      H = GUI returns the handle to a new GUI or the handle to
%      the existing singleton*.
%
%      GUI(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in GUI.M with the given input arguments.
%
%      GUI(‘Property‘‘Value‘...) creates a new GUI or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before gui_OpeningFunction gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to gui_OpeningFcn via varargin.
%
%      *See GUI Options on GUIDE‘s

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      15963  2010-01-11 18:56  gui.m

----------- ---------  ---------- -----  ----

                15963                    1


评论

共有 条评论