Fail Safe condition to a system
3 views (last 30 days)
Show older comments
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 Comment
Mouad Najam
on 28 Feb 2020
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.
Answers (1)
Akshit Agarwal
on 9 Oct 2019
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!