資源簡介
自編的matlab gui小程序。功能包括:打開文件夾、在列表框中顯示打開文件夾下的所有圖像文件、點擊列表框中圖像則顯示圖像,并給出圖像寬度高度信息在文本框中
代碼片段和文件信息
function?varargout?=?Exp7GUI(varargin)
%?EXP7GUI?MATLAB?code?for?Exp7GUI.fig
%??????EXP7GUI?by?itself?creates?a?new?EXP7GUI?or?raises?the?existing
%??????singleton*.
%
%??????H?=?EXP7GUI?returns?the?handle?to?a?new?EXP7GUI?or?the?handle?to
%??????the?existing?singleton*.
%
%??????EXP7GUI(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?EXP7GUI.M?with?the?given?input?arguments.
%
%??????EXP7GUI(‘Property‘‘Value‘...)?creates?a?new?EXP7GUI?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?Exp7GUI_OpeningFcn?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?Exp7GUI_OpeningFcn?via?varargin.
%
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????17379??2009-09-02?17:36??Matlab?GUI\007.jpg
?????文件?????229448??2014-04-14?10:52??Matlab?GUI\Exp7GUI.fig
?????文件???????7245??2014-04-14?11:28??Matlab?GUI\Exp7GUI.m
?????目錄??????????0??2014-05-02?22:02??Matlab?GUI
-----------?---------??----------?-----??----
???????????????254072????????????????????4
評論
共有 條評論