- Use "addScenario", "findStep" (to find all steps within a scenario with "RegExp" option).
- Then copy paste step by step in a scenario with the APIs "readStep", "addStepAfter", "addStepBefore" and "editStep".
How to copy scenario in test sequence
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello! I want to copy scenario in test sequence,but i can't find the api.
0 Kommentare
Akzeptierte Antwort
Vandit
am 13 Sep. 2024
The API for copying steps is not available in Simulink Test. However, to work around this issue please follow the below steps:
Hope this helps.
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!