Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
matlab is stuck when using logical operators
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
My simulink file has some conditions checking using logical operators and if condition using switch block.But after running , file is stuck and not able even to end task using task manager.
Please anyone help me to figure out thi sissue.these conditions are meant to check alwyas during the time of simulations .
0 comentarios
Respuestas (1)
Srimouli Rukmabhatla
el 18 de Mzo. de 2020
Hi,
You may use the if action subsystem block , switch action subsystem block rather than using if and switch blocks. Example model is attached.
0 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!