Calling a GUI button press from test sequence editor
显示 更早的评论
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 个评论
Paul Urban
2019-12-13
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:
回答(1 个)
Sahithi Kanumarlapudi
2021-2-26
0 个投票
Hi,
类别
在 帮助中心 和 File Exchange 中查找有关 Results, Reporting, and Test File Management 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!