
Absolute value of a difference in Simulink if block
2 ビュー (過去 30 日間)
古いコメントを表示
I am trying to use the following inequality in my if block, which has two inputs: (u1 > 37) & (abs(u1 - u2) <= 1) However, I keep getting syntax errors. What is the correct way to write the absolute value in the Simulink if block?
0 件のコメント
回答 (1 件)
Jacob Ziesenis
2017 年 8 月 14 日
I am not sure what exactly you mean with an if-Block, but i would solve that problem in the following way:

0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!