howto change phase delay of pulse generator externally?

hi friends, i have a look up table where the phase delay values to pulse generator are stored,I want to give these values directly phase delay of pulse generator block. can it done directly as i mentioned above or else what should i use for this task?

 採用された回答

ES
ES 2014 年 2 月 20 日

0 投票

You can use a set_param command to do this.
set_param(BlockName,'PhaseDelay','15');%Phase Delay of 15 seconds

3 件のコメント

syam
syam 2014 年 2 月 20 日
can you please tell me
where should i use this code
ES
ES 2014 年 2 月 20 日
It is just a command.. It can run from the command window or in a script or in a m function!
syam
syam 2014 年 2 月 20 日
thank u

サインインしてコメントする。

その他の回答 (0 件)

質問済み:

2014 年 2 月 20 日

コメント済み:

2014 年 2 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by