Why Time Display Offset not offsetting?
1 view (last 30 days)
Show older comments
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/168619/image.png)
"The actual range of values that the block displays on the time axis depends on the value of both the Time span and Time display offset parameters. See the following figure." This is the instruction from SIMULINK documents. I followed the same, but the simulation value still stay the same.
What I want to do is to only show values after 10 seconds of the simulation time. But this is what I am getting in the scope. The oscillation is still showing. Anyone knows how to offset this?
0 Comments
Answers (1)
Birdman
on 9 Jan 2018
See the attached model. It starts to display the sine wave after 10 seconds. You can change the offset value from Constant block. Run it and let me know the results. Adapt this concept into your model.
See Also
Categories
Find more on Sources 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!