How can I make the Graph finish in zero (In the x line) in Simulink?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Valentin Augusto Simbron Mckay
el 21 de Abr. de 2023
Respondida: Sara Nadeau
el 24 de Abr. de 2023
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 comentarios
Respuestas (1)
Sara Nadeau
el 24 de Abr. de 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 comentarios
Ver también
Categorías
Más información sobre General Applications en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!