Is it posible to substitute one value of one signal in simulink from code?

3 views (last 30 days)
Is it posible to substitute one value of one signal in simulink from code?
  3 Comments
Gabriela
Gabriela on 12 May 2014
hi,
I want to change one value of one signal which will came from another block. I'm wondering if I can change the value of this signal to test it. I had to do this inside an m. file. I hope is clearer now.
Chandrasekhar
Chandrasekhar on 12 May 2014
if it is an intermediate(one block to another block) signal, it is not possible to change i think.

Sign in to comment.

Answers (1)

Ilham Hardy
Ilham Hardy on 12 May 2014
Perhaps you mean this?
doc set_param

Community Treasure Hunt

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

Start Hunting!