DSPRelated.com
Forums

Parameters in Simulink

Started by rohitspage November 14, 2004


Hi! Folks
If someone hs used Simulink, he/she would be aware of the parameters
of the various blocks of the S-Blocks.
For instance, a delay block. We can specify the number of time units
by which the input sequence can be delayed.
Now, what I can decipher from those blocks is that, the values of
these parameters ca be specified manually, and there is no way using
which we can change them automatically at run time.
Say, for instance, the delay value is cotrolled by some sub process in
the simulation. How would this sub process convey automatically the
value of Delay at run time to the delay block?

Please let me know ASAP.

Regards
Rohit





Some parameters in blocks can be changed during a
simulation. These are called tunable parameters. If a
parameter is tunable it will be editable when
simulation is running. You can also use set_param
command to set the parameter. I do not think the delay
value in delay block is tunable. You can consider
using the variable delay block from Signal Processing
Blockset. --- rohitspage <> wrote:

> Hi! Folks
> If someone hs used Simulink, he/she would be aware
> of the parameters
> of the various blocks of the S-Blocks.
> For instance, a delay block. We can specify the
> number of time units
> by which the input sequence can be delayed.
> Now, what I can decipher from those blocks is that,
> the values of
> these parameters ca be specified manually, and there
> is no way using
> which we can change them automatically at run time.
> Say, for instance, the delay value is cotrolled by
> some sub process in
> the simulation. How would this sub process convey
> automatically the
> value of Delay at run time to the delay block?
>
> Please let me know ASAP.
>
> Regards
> Rohit > ------------------------ Yahoo! Groups Sponsor
> --------------------~-->
> $9.95 domain names from Yahoo!. Register anything.
>
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/wHYolB/TM
>
--------------------------------~->
>
>
> _____________________________________
> Note: If you do a simple "reply" with your email
> client, only the author of this message will receive
> your answer. You need to do a "reply all" if you
> want your answer to be distributed to the entire
> group.
>
> _____________________________________
> About this discussion group:
>
> To Join:
>
> To Post:
>
> To Leave:
>
> Archives: http://www.yahoogroups.com/group/matlab
>
> More DSP-Related Groups:
> http://www.dsprelated.com/groups.php3
> Yahoo! Groups Links >

__________________________________