资源简介
自编的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
评论
共有 条评论