Fail Safe condition to a system
3 ビュー (過去 30 日間)
古いコメントを表示
I am designing a smart microwave system in Simulink and I need to add a failsafe condition to the system. Can someone tell me how to add that ?
1 件のコメント
Mouad Najam
2020 年 2 月 28 日
Hello Ayush, I am working on an academical project about microwave ovens and I need some help simulating one. Can I have the files of your simulation. Thank you.
回答 (1 件)
Akshit Agarwal
2019 年 10 月 9 日
Hi Auysh,
You can use a simple if-else condition to implement it. For how to implement if-else in simulink, refer to this doc: Implement if-else logic in simulink.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!