how to adjust the time axis in Simulink scope

조회 수: 4 (최근 30일)
Lau Boon Chong
Lau Boon Chong 2018년 11월 17일
댓글: john 2025년 2월 5일
Hi all,
I have adjust the maxium time axis is 20s but the simulation stop until 10s as shown in the attached picture. Please help, thank you
  댓글 수: 1
john
john 2025년 2월 5일
is it possible that you run the simulation for 10 secs?

댓글을 달려면 로그인하십시오.

답변 (1개)

Raag
Raag 2025년 2월 5일
Hi Lau Boon Chong,
To modify the stop time of Simulink model, follow these steps:
  • Open the Model: Start by opening the Simulink model.
  • Access the Configuration Parameters:
  1. Go to the Simulation menu.
  2. Select Model Configuration Parameters’.
  • Change the Stop Time:
  1. In the Solver tab, look for the Stop time field.
  2. Enter the desired stop time (e.g., 20 seconds).
  • Apply Changes:Click ‘Apply’ and then ‘OK’ to save the changes.
For more information on Stop Time, refer to this documentation:
https://www.mathworks.com/help/simulink/gui/stoptime.html

카테고리

Help CenterFile Exchange에서 Configure and View Diagnostics에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by