代码搜索:Simulink 开发教程
找到约 10,000 项符合「Simulink 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/17013/708011
mht 第3节 veriloghdl语言的数据类型和运算符 -与非网专题: fpga开发实用教程.mht
www.eeworm.com/read/424063/10501838
m stdinit.m
function stdinit
%STDINIT is a function for SIMULINK STD block which opens a STD edit figure.
% STDINIT is called by doubel click the STD block in SIMULINK.
%
% See Also STDEXCUT
% Author
www.eeworm.com/read/439857/7700189
m m0401.m
%指令仿真
new_system('S04L1'); %新建一个仿真模型
open_system('S04L1'); %打开仿真模型
set_param('S04L1','location',[50,50,400,200]);
%添加模块
add_block('simulink3/Sources/Sine Wave','S04L1/SineWave')
set_param(
www.eeworm.com/read/439857/7700241
m m05l1.m
%指令仿真
new_system('S05L1'); %新建一个仿真模型
open_system('S05L1'); %打开仿真模型
set_param('S05L1','location',[50,50,400,200]);
%添加模块
add_block('simulink3/Sources/Sine Wave','S05L1/SineWave')
set_param(
www.eeworm.com/read/439857/7700244
m m05l1_1.m
%指令仿真
new_system('S05L1'); %新建一个仿真模型
open_system('S05L1'); %打开仿真模型
set_param('S05L1','location',[50,50,400,200]);
%添加模块
add_block('simulink3/Sources/Sine Wave','S05L1/SineWave')
set_param(
www.eeworm.com/read/245506/12796899
m m0401.m
%指令仿真
new_system('S04L1'); %新建一个仿真模型
open_system('S04L1'); %打开仿真模型
set_param('S04L1','location',[50,50,400,200]);
%添加模块
add_block('simulink3/Sources/Sine Wave','S04L1/SineWave')
set_param(
www.eeworm.com/read/245506/12797070
m m05l1.m
%指令仿真
new_system('S05L1'); %新建一个仿真模型
open_system('S05L1'); %打开仿真模型
set_param('S05L1','location',[50,50,400,200]);
%添加模块
add_block('simulink3/Sources/Sine Wave','S05L1/SineWave')
set_param(
www.eeworm.com/read/245506/12797077
m m05l1_1.m
%指令仿真
new_system('S05L1'); %新建一个仿真模型
open_system('S05L1'); %打开仿真模型
set_param('S05L1','location',[50,50,400,200]);
%添加模块
add_block('simulink3/Sources/Sine Wave','S05L1/SineWave')
set_param(
www.eeworm.com/read/313956/13578412
m stdinit.m
function stdinit
%STDINIT is a function for SIMULINK STD block which opens a STD edit figure.
% STDINIT is called by doubel click the STD block in SIMULINK.
%
% See Also STDEXCUT
% Author
www.eeworm.com/read/305828/13760102
bat sinoutqt.bat
cd "D:\simulink"
"C:\altera\quartus60\bin\quartus_cmd" -f "D:\simulink\Sinout_quartus.tcl" > "D:\simulink\DSPBuilder_Sinout\Sinoutqt.txt"