CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - varargout
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - varargout - List
[
Other resource
]
mwpack_mwunpack
DL : 0
mwpack_mwunpack 处理varargin输入和varargout输出
Update
: 2008-10-13
Size
: 8.69mb
Publisher
:
苏比
[
source in ebook
]
mwpack_mwunpack
DL : 0
mwpack_mwunpack 处理varargin输入和varargout输出-mwpack_mwunpack handle varargin input and output varargout
Update
: 2025-02-19
Size
: 8.69mb
Publisher
:
苏比
[
Embeded-SCM Develop
]
lcmgui
DL : 0
function varargout = lcmgui(varargin) % LCMGUI M-file for lcmgui.fig % LCMGUI, by itself, creates a new LCMGUI or raises the existing-function varargout = lcmgui (varargin) LCMGUI M-file for lcmgui.fig LCMGUI, by itself, creates a new LCMGUI or raises the existing
Update
: 2025-02-19
Size
: 2kb
Publisher
:
ming
[
Documents
]
1
DL : 0
1. 如果matlab有两个函数nargin和nargout,分别返回matlab函数的输入和输出参数的个数。如果采用元组变量varargin和varargout来替代常规的输入和输出参数,则函数就可以接收数目可变的输入和输出参数。-1. If there are two matlab functions nargin and nargout, respectively matlab function back to the input and output parameters of the number. If the tuple variable varargin and varargout to replace conventional input and output parameters, the function can receive a variable number of input and output parameters.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
陈茯苓
[
File Operate
]
GUI_FILTER
DL : 0
function varargout = GUI_FILTER(varargin) GUI_FILTER M-file for GUI_FILTER.fig GUI_FILTER, by itself, creates a new GUI_FILTER or raises the existing singleton*. H = GUI_FILTER returns the handle to a new GUI_FILTER or the handle to the existing singleton*. GUI_FILTER( CALLBACK ,hObject,eventData,handles,...) calls the local function named CALLBACK in GUI_FILTER.M with the given input arguments. GUI_FILTER( Property , Value ,...) creates a new GUI_FILTER or raises the existing singleton*. Starting from the left, property value pairs are applied to the GUI before GUI_FILTER_OpeningFunction gets called. An unrecognized property name or invalid value makes property application stop. All inputs are passed to GUI_FILTER_OpeningFcn via varargin. *See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one instance to run (singleton)".-function varargout = GUI_FILTER(varargin) GUI_FILTER M-file for GUI_FILTER.fig GUI_FILTER, by itself, creates a new GUI_FILTER or raises the existing singleton*. H = GUI_FILTER returns the handle to a new GUI_FILTER or the handle to the existing singleton*. GUI_FILTER( CALLBACK ,hObject,eventData,handles,...) calls the local function named CALLBACK in GUI_FILTER.M with the given input arguments. GUI_FILTER( Property , Value ,...) creates a new GUI_FILTER or raises the existing singleton*. Starting from the left, property value pairs are applied to the GUI before GUI_FILTER_OpeningFunction gets called. An unrecognized property name or invalid value makes property application stop. All inputs are passed to GUI_FILTER_OpeningFcn via varargin. *See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one instance to run (singleton)".
Update
: 2025-02-19
Size
: 318kb
Publisher
:
michael4u2345
[
Mathimatics-Numerical algorithms
]
Ftheta
DL : 0
天线阵列方向图的计算程序,线阵天线方向图的一维计算-function varargout = Ftheta(varargin) atheta description
Update
: 2025-02-19
Size
: 8kb
Publisher
:
胡备
[
matlab
]
fuzzytool1
DL : 0
function varargout = fuzzytool1(varargin)
Update
: 2025-02-19
Size
: 20kb
Publisher
:
nadeem
[
matlab
]
pptemp
DL : 0
function varargout = pptemp(varargin) PPTEMP M-file for pptemp.fig -function varargout = pptemp(varargin) PPTEMP M-file for pptemp.fig
Update
: 2025-02-19
Size
: 4kb
Publisher
:
nadeem
[
Other
]
jisuanqi
DL : 0
分项 分项 分项 分项 分项 分项 分项 分项-function varargout = jisuanqi(varargin) gui_Singleton = 1 gui_State = struct( gui_Name , mfilename, ... gui_Singleton , gui_Singleton, ... gui_OpeningFcn , @jisuanqi_OpeningFcn, ... gui_OutputFcn , @jisuanqi_OutputFcn, ... gui_LayoutFcn , [] , ... gui_Callback , [])
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘刘
[
Embeded-SCM Develop
]
lcmgui
DL : 0
function varargout = lcmgui(varargin)% LCMGUI M-file for lcmgui.fig% LCMGUI, by itself, creates a new LCMGUI or raises the existing-function varargout = lcmgui (varargin) LCMGUI M-file for lcmgui.fig LCMGUI, by itself, creates a new LCMGUI or raises the existing
Update
: 2025-02-19
Size
: 2kb
Publisher
:
suewit
[
matlab
]
K_means
DL : 0
function varargout = K_means(varargin) % K_MEANS M-file for K_means.fig % Begin initialization code - DO NOT EDIT gui_Singleton = 1; gui_State = struct('gui_Name', mfilename, ... 'gui_Singleton', gui_Singleton, ... 'gui_OpeningFcn', @K_means_OpeningFcn, ... 'gui_OutputFcn', @K_means_OutputFcn, ... 'gui_LayoutFcn', [] , ... 'gui_Callback', []); if nargin && ischar(varargin{1}) gui_State.gui_Callback = str2func(varargin{1}); end
Update
: 2025-02-19
Size
: 2kb
Publisher
:
夕研
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.