代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/235612/14061321
m drawline.m
function drawline(action)
% DRAWLINE works just like SELBOX except that it draws a line instead of a box
% There are alos DRAWLINEINIT and DRAWLINEFINI just like SELBOX. See help for
% SELBOX for a d
www.eeworm.com/read/109477/15556456
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/108186/15591304
pas udpsocket.pas
unit udpSocket;
(*
Similar to Tsockets, but uses UDP instead of
TCP. I stole 1 procedure from the Tsockets
component of Garry T Derosiers (available
freeware everywhere on the net)
The procedure
www.eeworm.com/read/189440/8470999
m dispsig.m
function dispsig(signalMatrix, range, titlestr);
%DISPSIG - deprecated!
%
% Please use icaplot instead.
%
% See also ICAPLOT
% 24.8.1998
% Hugo G鋠ert
fprintf('\nNote: DISPSIG is now depr
www.eeworm.com/read/389692/8507157
m anfismex.m
function anfismex
%ANFISMEX Core MEX function for ANFIS.
% This is the core MEX function for ANFIS. Do not use this function
% directly, use ANFIS instead. ANFIS provides a consistent and comp