Is there a Simulink block that provides the difference of several signals?

1 回表示 (過去 30 日間)
Mr. NailGuy
Mr. NailGuy 2017 年 11 月 1 日
コメント済み: Mr. NailGuy 2017 年 11 月 1 日
For example, I have two signals in the first graph as shown, is there a block that would provide me the difference (so called uniformity) of these two signals and give me the graph encircled? I also want to extend this to five different signals, so basically I need to take the minimum and maximum of the five signals and subtract it to each other to provide me the graph below.

採用された回答

Fangjun Jiang
Fangjun Jiang 2017 年 11 月 1 日
I don't think there is such a special block. However, it can be done with the Sum block (used as subtraction), MinMax and Scope block.

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by