Help on suitable Simulink Blocks to use

1 回表示 (過去 30 日間)
Williams
Williams 2022 年 5 月 13 日
コメント済み: Williams 2022 年 5 月 16 日
Hello, I kindly request help on the problem detailed below.
  • I have a vector of values, x and corresponding time at which they occur, t.
  • When x is below a certain value, an output function, y should be triggered and executed.
  • When x rises to another value, another function block should be triggered and executed.
I have the idea on how to do this algorithmically, but I need help on the suitable Simulink blocks that can can be used to achieve this.
Thank you for your help.

採用された回答

Sam Chak
Sam Chak 2022 年 5 月 13 日
@Williams, this is good. If you have the algorithm, generally, it should simplify things in Simulink.
Simulink has a block that execute using logic similar to If-Else statement
  1 件のコメント
Williams
Williams 2022 年 5 月 16 日
Thank you @Sam Chak

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by