代码搜索:Built-In

找到约 2,787 项符合「Built-In」的源代码

代码结果 2,787
www.eeworm.com/read/249743/12477076

m example5_32.m

function [ret,x0,str]=simdopi1(t,x,u,flag); sys = mfilename; new_system(sys) simver(1.2) if(0 == (nargin + nargout)) set_param(sys,'Location',[100,100,600,400]) open_system(sys) end;
www.eeworm.com/read/147096/12584646

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/147096/12584655

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/147096/12584843

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/147096/12584848

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/147096/12584865

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
www.eeworm.com/read/147096/12584867

m sb2slcoo.m

function sb2slcoo(blkname,in) %SB2SLCOO converts the axis coordinate change block to SIMULINK. % SB2SLCOO(BLKNAME,IN) converts a SystemBuild block to SIMULINK % block. BLKNAME is a string containin
www.eeworm.com/read/147096/12584874

m sb2slspr.m

function sb2slspr(blkname,in,fl,cod,timer) %SB2SLSPR converts spring-mass-damper blocks to SIMULINK. % SB2SLSPR(BLKNAME,IN,FL,COD,TIMER) converts a SystemBuild block % to a SIMULINK block. B
www.eeworm.com/read/147096/12584877

m sb2slp2c.m

function sb2slp2c(blkname) %SB2SLP2C converts polar blocks to cartesian blocks. % SB2SLP2C(BLKNAME) converts a SystemBuild block to a SIMULINK % block. BLKNAME is a string containing the name of th
www.eeworm.com/read/147096/12585937

m tstrcos.m

function [ret,x0,str,ts,xts]=tstrcos(t,x,u,flag); %TSTRCOS is the M-file description of the SIMULINK system named TSTRCOS. % The block-diagram can be displayed by typing: TSTRCOS. % % SYS=TSTRCOS(