资源简介

MatLab 几个GUI界面的切换,很简单原理很好理解,会了一个多个就不成问题了,下载后需要建立俩个GUI名字为wenjian和Help_gui.

资源截图

代码片段和文件信息

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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        9697  2020-09-29 19:39  GUI_gui.m

评论

共有 条评论