Calling a GUI button press from test sequence editor
Mostrar comentarios más antiguos
I currently have a GUI connected to a Simulink model; I am using the GUI to control the model.
Is it possible use a test sequence block to automatically call the button press functions? If so does anyone know of an example I could see.
1 comentario
Paul Urban
el 13 de Dic. de 2019
This is not directly possible but here are a couple of suggestions to try. Tiy may able to use coder.extrinisic to achieve this ( depending on how the GUI is built ) . You could do this from a matlab based test using the app testing framework:
Respuestas (1)
Sahithi Kanumarlapudi
el 26 de Feb. de 2021
0 votos
Hi,
Categorías
Más información sobre Results, Reporting, and Test File Management en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!