代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/147096/12586191
m viterunb.m
function [ret,x0,str,ts,xts]=viterunb(t,x,u,flag);
%VITERUNB is the M-file description of the SIMULINK system named VITERUNB.
% The block-diagram can be displayed by typing: VITERUNB.
%
% SYS=VITE
www.eeworm.com/read/147096/12586312
m com_modu.m
function [ret,x0,str,ts,xts]=com_modu(t,x,u,flag);
%COM_MODU is the M-file description of the SIMULINK system named COM_MODU.
% The block-diagram can be displayed by typing: COM_MODU.
%
% SYS=COM_
www.eeworm.com/read/147096/12586497
m tsttcm.m
function [ret,x0,str,ts,xts]=tsttcm(t,x,u,flag);
%TSTTCM is the M-file description of the SIMULINK system named TSTTCM.
% The block-diagram can be displayed by typing: TSTTCM.
%
% SYS=TSTTCM(T,X,U
www.eeworm.com/read/147096/12586545
m compage2.m
function [ret,x0,str,ts,xts]=compage2(t,x,u,flag);
%COMPAGE2 is the M-file description of the SIMULINK system named COMPAGE2.
% The block-diagram can be displayed by typing: COMPAGE2.
%
% SYS=COMP
www.eeworm.com/read/133942/14017247
m nefcrea.m
function nefcrea(num, gen, contr)
%NEFCREA Create new nefcon simulink blocks and Signal-Generators
% num = number of inputs
% gen = selected generator (1 Nefcon, 2 bounded)
% c
www.eeworm.com/read/101557/15826764
m simulink.m
function [ret,x0,str,ts,xts]=simulink(t,x,u,flag);
%SIMULINK is the M-file description of the SIMULINK system named SIMULINK.
% The block-diagram can be displayed by typing: SIMULINK.
%
% SYS=SIMU
www.eeworm.com/read/101557/15826767
m extrnn.m
function [ret,x0,str,ts,xts]=extrnn(t,x,u,flag);
%EXTRNN is the M-file description of the SIMULINK system named EXTRNN.
% The block-diagram can be displayed by typing: EXTRNN.
%
% SYS=EXTRNN(T,X,U
www.eeworm.com/read/101557/15826836
m sb2slc2p.m
function sb2slc2p(blkname);
%SB2SLC2P converts cartesian blocks to polar blocks.
% SB2SLC2P(BLKNAME) converts a SystemBuild cartesian block
% to a polar block. BLKNAME is a string containing the n
www.eeworm.com/read/101557/15826839
m sb2sls2c.m
function sb2sls2c(blkname);
%SB2SLS2C converts spherical blocks to cartesian blocks.
% SB2SLS2C(BLKNAME) converts a SystemBuild block to a SIMULINK
% block. BLKNAME is a string containing the name
www.eeworm.com/read/101557/15826847
m sb2slc2s.m
function sb2slc2s(blkname);
%SB2SLC2S converts a cartesian block to spherical block.
% SB2SLC2S(BLKNAME) converts a SystemBuild cartesian block
% to a spherical block. BLKNAME is a string co