Simulink vs Stateflow application for sensor
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Yoshi Minagawa
on 14 Jul 2021
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 Comments
More Answers (0)
See Also
Categories
Find more on Complex Logic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!