フィルターのクリア

Simbiology Desktop Activate Reaction Using Event

1 回表示 (過去 30 日間)
Hirsh Agarwal
Hirsh Agarwal 2016 年 6 月 17 日
コメント済み: Hirsh Agarwal 2016 年 6 月 18 日
I am trying to use an event function in simbiology desktop to activate a reaction that exists in the same component. Is this possible and if so, what is the syntax?
Thanks,
Hirsh

採用された回答

Arthur Goldsipe
Arthur Goldsipe 2016 年 6 月 17 日
Hi,
Events cannot directly change the Active property. However, you can accomplish the same simulation result by creating an event that changes the value of a parameter. For example, you could set a rate constant to 0 using an event as a way to disable a reaction.
Does that make sense?
-Arthur
  3 件のコメント
Arthur Goldsipe
Arthur Goldsipe 2016 年 6 月 18 日
Ah, 2 important details. First, you need to make sure the reaction is scoped to the model. In the desktop, you can right-click to get the option to change the scope. Second, you'll need to uncheck the Constant option. Then, you can change the value using an event.
Hirsh Agarwal
Hirsh Agarwal 2016 年 6 月 18 日
Perfect, thank you so much. I simply could not figure out how to access the variable. Changing the scope was the key.
Thanks again!
-- Hirsh

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

その他の回答 (1 件)

Stalin Samuel
Stalin Samuel 2016 年 6 月 17 日
Refer here for related discussions that may help you

コミュニティ

その他の回答  SimBiology コミュニティ

カテゴリ

Help Center および File ExchangeImport Data についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by