matlab中hobject什么意思,完全小白求大神解释代码

编程入门 行业动态 更新时间:2024-10-11 11:13:22

matlab中hobject什么意思,完全小白求<a href=https://www.elefans.com/category/jswz/34/1768337.html style=大神解释代码"/>

matlab中hobject什么意思,完全小白求大神解释代码

该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

function varargout = B2(varargin)

% B2 M-file for B2.fig

% B2, by itself, creates a new B2 or raises the existing

% singleton*.

%

% H = B2 returns the handle to a new B2 or the handle to

% the existing singleton*.

%

% B2('CALLBACK',hObject,eventData,handles,...) calls the local

% function named CALLBACK in B2.M with the given input arguments.

%

% B2('Property','Value',...) creates a new B2 or raises the

% existing singleton*. Starting from the left, property value pairs are

% applied to the GUI before B2_OpeningFunction gets called. An

% unrecognized property name or invalid value makes property application

% stop. All inputs are passed to B2_OpeningFcn via varargin.

%

% *See GUI Options on GUIDE's Tools menu. Choose "GUI allows only one

% instance to run (singleton)".

%

% See also: GUIDE, GUIDATA, GUIHANDLES

% Edit the above text to modify the response to help B2

% Last Modified by GUIDE v2.5 08-Oct-2009 11:19:06

% Begin initialization code - DO NOT EDIT

gui_Singleton = 1;

gui_State = struct('gui_Name', mfilename, ...

'gui_Singleton', gui_Singleton, ...

'gui_OpeningFcn', @B2_OpeningFcn, ...

'gui_OutputFcn', @B2_OutputFcn, ...

'gui_LayoutFcn', [] , ...

'gui_Callback', []);

if nargin && ischar(varargin{1})

gui_State.gui_Callback = str2func(varargin{1});

end

if nargout

[varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:});

else

gui_mainfcn(gui_State, varargin{:});

end

% End initialization code - DO NOT ED

更多推荐

matlab中hobject什么意思,完全小白求大神解释代码

本文发布于:2024-02-06 03:10:06,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1745781.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:大神   什么意思   代码   matlab   hobject

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!