Accessing inputs to a masked block from the mask initialization

1 Ansicht (letzte 30 Tage)
I'm trying to get value of an input to a masked block to use in the mask itself. Basically, I want to do a "find" on the input vector and change a mask internal parameter based on it. How can I get the input in the mask? Thanks!

Akzeptierte Antwort

Guy Rouleau
Guy Rouleau am 12 Mär. 2012
I explain here why what you are trying to accomplish is probably a bad idea:
For some usage, it can be ok, for example:
In general, the documentation section "Accessing Block Data During Simulation" should help you:
  1 Kommentar
John F
John F am 13 Mär. 2012
I see your point. For what I needed, it's way too complicated. Thanks.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Author Block Masks finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by