Is there a deadband block without offset?
11 ビュー (過去 30 日間)
古いコメントを表示
Hi, I have solved the problem with a switch block but there got to be a better way. If the input is between -1 and 1 the output should be 0. If it goes outside the deadband the output is equal to the input.
What block kan do that?
3 件のコメント
mike lin
2023 年 5 月 26 日
you can create a matlab function in which you can define the output based on input value
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で C2000 Microcontroller Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!