フィルターのクリア

Accessing inputs to a masked block from the mask initialization

1 回表示 (過去 30 日間)
John F
John F 2012 年 3 月 12 日
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!

採用された回答

Guy Rouleau
Guy Rouleau 2012 年 3 月 12 日
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 件のコメント
John F
John F 2012 年 3 月 13 日
I see your point. For what I needed, it's way too complicated. Thanks.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAuthor Block Masks についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by