필터 지우기
필터 지우기

Time-range simulation in Simulink

조회 수: 1 (최근 30일)
George
George 2013년 7월 16일
답변: Ilya 2015년 4월 9일
I am trying to simulate a model from 0 to 5 seconds,but I want the scopes to track and store a specific time interval,which does not start from 0.How is that possible?

답변 (2개)

Azzi Abdelmalek
Azzi Abdelmalek 2013년 7월 16일
편집: Azzi Abdelmalek 2013년 7월 16일
You must change some setting in your scope properties:
click on your scope properties, then choose history and uncheck limit data points to last

Ilya
Ilya 2015년 4월 9일
I have the same problem. I simulate from 0 to tend, but need to crop the initial part of simulation (with wild transients, which are also 100% unavoidable) in order to be able to use the "AutoScale" option conveniently. So I'd like the scope to show the data in, say, [3 tend] and not to display the initial time interval [0 3).
I've found no solution so far (the "Time range" option only allows to set the time interval starting from 0), and I think this was the initial problem here as well

카테고리

Help CenterFile Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by