資源簡介
帶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
評論
共有 條評論