Friday, 14 August 2015

Matlab in NTUST Simulink

subsystem diagram properties callbacks openfun
set_param('TT/Constant', 'Value', '5')
set_param('TT/Constant', 'Value', '10')

mask     create mask  
Icon&Ports     disp('const 5')

Value 是從constant裡面可調參數找來的詞



dsp system drawbox
freqz([1 1 1 1 1 ], 5)
doc freqz

No comments:

Post a Comment