How can I make the Graph finish in zero (In the x line) in Simulink?
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sara Nadeau
on 24 Apr 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 Comments
See Also
Categories
Find more on General Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!