Simulink vs Stateflow application for sensor
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hidd_1
el 11 de Jul. de 2021
Respondida: Yoshi Minagawa
el 14 de Jul. de 2021
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 comentarios
Respuesta aceptada
Yoshi Minagawa
el 14 de Jul. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Complex Logic en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!