代码搜索:S-Function

找到约 1,813 项符合「S-Function」的源代码

代码结果 1,813
www.eeworm.com/read/147861/12513820

m mdl_s.m

function [sys,x0,str,ts] = mdl_s(t,x,u,flag) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn) % % Optional parameters, P1,...,Pn can be
www.eeworm.com/read/147861/12513870

m toworkspace_s.m

function [sys,x0,str,ts] = toworkspace_s(t,x,u,flag,restParam) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn) % % Optional parameters
www.eeworm.com/read/147861/12513877

m aic_s.m

function [sys,x0,str,ts] = aic_s(t,x,u,flag) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn) % % Optional parameters, P1,...,Pn can be
www.eeworm.com/read/147861/12513883

fromworkspace_s

function [sys,x0,str,ts] = fromworkspace_s(t,x,u,flag,restParam) % % The general form of an M-File S-function syntax is: % [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn) % % Optional paramete
www.eeworm.com/read/147096/12584613

m gcb.m

function curblock=gcb(sys) %GCB Get current block. % B = GCB returns the name to the current block in a SIMULINK % model. The current block is the most recent block within the % current system th
www.eeworm.com/read/147096/12584736

m contents.m

% SIMULINK block library. % Version 1.3c 15-August-94 % % Block libraries. % simulink - Open main block library. % blocklib - Open block library of most frequently used blocks. % % Ex
www.eeworm.com/read/101557/15826746

m gcb.m

function curblock=gcb(sys) %GCB Get current block. % B = GCB returns the name to the current block in a SIMULINK % model. The current block is the most recent block within the % current system th
www.eeworm.com/read/101557/15826792

m contents.m

% SIMULINK block library. % Version 1.3c 15-August-94 % % Block libraries. % simulink - Open main block library. % blocklib - Open block library of most frequently used blocks. % % Ex
www.eeworm.com/read/389692/8507956

m animcpp1.m

% ANIMCPP1 CPP(僇乕僩偲暯峴側億乕儖)僔僗僥儉偺傾僯儊乕僔儑儞 % % 悰栰僞僀僾偺僼傽僕傿僐儞僩儘乕儔傪巊偭偰丄椢怓偺嶰妏宍偱帵偝傟傞 % 僞乕僎僢僩偺埵抲傪僇乕僩傪堏摦偝偣側偑傜丄挿偝偺堎側傞2偮偺億乕儖偺 % 僶儔儞僗傪曐偮僇乕僩偲2偮偺暯峴側億乕儖(CPP)僔僗僥儉偺傾僯儊乕僔儑儞 % 偱偡丅偙偺僔僗僥儉偼丄1偮偺億乕儖偺挿偝偑帪娫偵傛偭偰曄壔偡傞偲偄偆揰偵 ...
www.eeworm.com/read/177558/9447953

c scrambler_dab.c

/* * sfuntmpl_basic.c: Basic 'C' template for a level 2 S-function. * * ------------------------------------------------------------------------- * | See matlabroot/simulink/src/sfuntmpl_doc