Simulink vs Stateflow application for sensor
1 次查看(过去 30 天)
显示 更早的评论
Hey!
I am working on integrating a sensor in an Simulink block, such that when the sensor detect a gaz it should send a boolian "1" out.
My collegue told me that Stateflow is the right tool to that, but I never worked with Stateflow and I don't know what it does.
I was wondering if someone can explain that to me, and give me his/her opinion about the matter.
Thanks in advance,
Br,
0 个评论
采纳的回答
Yoshi Minagawa
2021-7-14
Hi Hidd,
Using Stateflow, you can make Sequence control very easily. (for example, schedulers, fault management systems, and supervisory mode logic, etc.) Therefore, it is a very useful tool when building control logic such as switching according to certain conditions.
You can learn the functions and usage of Statefow from the URL below. Please use it if you like.
https://mathworks.com/learn/tutorials/stateflow-onramp.html
I hope this will help.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!