Why Time Display Offset not offsetting?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
![](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 Commenti
Risposte (1)
Birdman
il 9 Gen 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.
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!