scope marker to line
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can I convert these markers to lines like this?


0 commentaires
Réponses (1)
Steven Lord
le 11 Juin 2024
The Scope block in a Simulink model will plot the data that is passed into it. If you want the block's plot to show the signal lasting for a specific duration, the signal that gets passed into it needs to take that value for that duration.
Without more information it's not clear how to modify your model to do so; perhaps adding a block that holds the signal?
0 commentaires
Voir également
Catégories
En savoir plus sur Simulink Functions dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!