How can I make the Graph finish in zero (In the x line) in Simulink?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello community, hope anyone can help me,
I have created a simulation in Simulink, but I have a problem, the XY graph starts in zero (in the Y line) but it does not finish in zero (in the X line), I would like that the simulation finish even if it is possible after the zero.

I have attached my program
Thanks in advance for the help
0 commentaires
Réponses (1)
Sara Nadeau
le 24 Avr 2023
I am not sure whether I completely understand the question. It sounds like you want to control the limits for the x and y axes in the plot.
If you are using R2022b or later, you can edit the axis limits. On the Format tab for the Record block, clear Autoscale. Then, use the text fields to specify the limits.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!